Skip to content

v4.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 11:55
· 32 commits to main since this release

4.4.0 (2022-09-18)

Bug Fixes

  • fixture: throw correct error when find* query times out on visibility (ee5115b)

Features

  • fixture: add locatorFixtures that provide Locator-based queries (9ca0808)
  • fixture: add screen fixture that combines Page and Queries (ac9e452)
  • fixture: add support for find* queries in locator fixture (1b888cf)
  • fixture: expose unofficial queriesFor helper (c9f081e)
  • fixture: support Page in within fixture (returns Screen) (9a40ba8)
  • support configure API with locator fixture via test.use (ed66c3f)