Skip to content

v1.0.0-beta.41

Compare
Choose a tag to compare
@vigneshshanmugam vigneshshanmugam released this 28 Feb 23:45
· 154 commits to main since this release

Features

  • Add support for passing custom data-test-id via PlaywrightOptions, this would help in the tests for locating the element via the custom attributes via page.getByTestId #706
  • Update Playwright library to version 1.31.1

Bug Fixes

  • Add proper monitor field heartbeat.monitors to lightweight scaffolding template #696
  • Reword the --pattern option when help command is run #710
  • Require node version >= 18.12.0 for running synthetics tests #708

Full Changelog: v1.0.0-beta.40...v1.0.0-beta.41