Skip to main content

21 posts tagged with "webdriverio"

View All Tags

Summary​

This release addresses #913, #1088 and introduces improvements to the following Serenity/JS modules:

View detailed code diff on GitHub

Bug Fixes​

  • deps: update dependency typedoc to ^0.25.2 (95dfd3d)

Features​

  • jasmine: support for Jasmine 5 (ee80215), closes #1088 #913
  • jasmine: support for Jasmine 5 (9b34e1e)
  • protractor: support for Jasmine 5 (f638532)
  • webdriverio: support for Jasmine 5 (881196f)

Summary​

This release addresses #1876 and introduces improvements to the following Serenity/JS modules:

Related external tickets: microsoft/playwright#24146

View detailed code diff on GitHub

Bug Fixes​

  • deps: update playwright dependencies to ^1.38.0 (0b8074b)
  • playwright-test: simplified and documented implementing custom Playwright Test fixtures (61fc2bc), closes microsoft/playwright#24146
  • rest: correctly resolve relative paths in REST requests (1bdf3eb)
  • rest: improved error messages and error handling for failed requests (e6eb0c3), closes #1876
  • webdriverio: updated WebdriverIO to 8.16.7 and switched to its new global types (ecd96b2)

Summary​

This release addresses #1790 and introduces improvements to the following Serenity/JS modules:

View detailed code diff on GitHub

Bug Fixes​

  • serenity-bdd: corrected screenshot sort order in screenshot detail viewer (7537622), closes #1790
  • webdriverio: updated WebdriverIO to 8.13 (b8916df)

Features​

  • core: allow for easier debugging of Serenity/JS domain events using StreamReporter (108677e), closes #1790
  • webdriverio: support for WebdriverIO 8.14 (27c5cec)

Summary​

This release addresses #1784 and introduces improvements to the following Serenity/JS modules:

View detailed code diff on GitHub

Bug Fixes​

  • core: support for proxying String.replace in QuestionAdapter (251113d)
  • deps: update playwright dependencies to ^1.36.1 (b86289b)

Features​

  • playwright: support for parentElement.closestTo(childElement) API (cee2c48), closes #1784
  • protractor: support for parentElement.closestTo(childElement) API (ec21e18)
  • webdriverio: support for parentElement.closestTo(childElement) API (ee1b3c4)
  • web: new PageElement Query Language API - parentElement.closestTo(childElement) (7d48fd8)

Summary​

This release addresses #1682 and introduces improvements to the following Serenity/JS modules:

Related external tickets: webdriverio/webdriverio#10314

View detailed code diff on GitHub

Bug Fixes​

  • core: use "types" instead of "typings" in package.json files (b83d922), closes #1682
  • deps: update playwright dependencies to ^1.33.0 (e1cebc4)
  • webdriverio: aligned CJS and ESM exports to offer a consistent developer experience (3f9f50a)
  • webdriverio: support for WebdriverIO 8.10.0 (bf35d6c)

Features​