Skip to content

Releases: empirical-run/appwright

v0.0.23

26 Sep 13:19
a942214
Compare
Choose a tag to compare

Patch Changes

  • dcee15e: chore: update doc strings

v0.0.22

26 Sep 12:45
affc97f
Compare
Choose a tag to compare

Patch Changes

  • 8563e13: chore: remove verbose logs
  • df08327: feat: added support to run appwright on local device

v0.0.21

26 Sep 06:02
d363032
Compare
Choose a tag to compare

Patch Changes

  • 99a557c: fix: validation for config.globalSetup

v0.0.20

26 Sep 05:51
39dd5d7
Compare
Choose a tag to compare

Patch Changes

  • b210e79: fix: build upload validation in browserstack provider
  • 9266137: chore: warning for globalSetup config behavior

v0.0.19

25 Sep 15:29
3b6d184
Compare
Choose a tag to compare

Patch Changes

  • b8e6947: feat: support buildPath and build uploads with globalSetup
  • 10c7397: fix: pick correct browserstack build url

v0.0.18

25 Sep 12:35
77d56de
Compare
Choose a tag to compare

Patch Changes

  • 6458d17: chore: refactored device provider methods
  • 1b26228: fix: webdriver client getting passed as undefined to device

v0.0.17

25 Sep 12:07
0b2801a
Compare
Choose a tag to compare

Patch Changes

  • ee98722: chore: refactored appwright APIs

v0.0.16

25 Sep 09:23
44b4bec
Compare
Choose a tag to compare

Patch Changes

  • 8c04904: fix: remove custom reporter

v0.0.15

25 Sep 08:28
9b5bff3
Compare
Choose a tag to compare

Patch Changes

  • b9f5c3d: chore: move boxedStep to util and add locator docstrings
  • 912b092: chore: rename internal classes for readability
  • 2d1c600: feat: rename tap method
  • 8febdb4: fix: added boxedStep decorator to actions
  • 3abaabe: fix: corrected import for driver

v0.0.14

24 Sep 12:12
9dfd5ec
Compare
Choose a tag to compare

Patch Changes

  • ebfb243: feat: added capability to search element using regex