Releases: empirical-run/appwright
Releases · empirical-run/appwright
v0.0.22
Patch Changes
- 8563e13: chore: remove verbose logs
- df08327: feat: added support to run appwright on local device
v0.0.21
Patch Changes
- 99a557c: fix: validation for config.globalSetup
v0.0.20
Patch Changes
- b210e79: fix: build upload validation in browserstack provider
- 9266137: chore: warning for globalSetup config behavior
v0.0.19
Patch Changes
- b8e6947: feat: support buildPath and build uploads with globalSetup
- 10c7397: fix: pick correct browserstack build url
v0.0.18
Patch Changes
- 6458d17: chore: refactored device provider methods
- 1b26228: fix: webdriver client getting passed as undefined to device
v0.0.17
Patch Changes
- ee98722: chore: refactored appwright APIs
v0.0.16
Patch Changes
- 8c04904: fix: remove custom reporter
v0.0.15
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
Patch Changes
- ebfb243: feat: added capability to search element using regex