Releases: empirical-run/appwright
Releases · empirical-run/appwright
v0.1.24
Patch Changes
- 89afbf5: fix: added try catch in close session
v0.1.23
Patch Changes
- 3930289: feat: use drag method for ios scroll
v0.1.22
Patch Changes
- bccffd2: feat: add device.pause() and device.waitForTimeout() methods
- e1e3750: feat: vision.tap returns tap coordinates, vision.query accepts screenshot as option
v0.1.19
Patch Changes
- f43c977: chore: add log for worker teardown
v0.1.18
Patch Changes
- 168425b: feat: add locator.waitFor to check for attached or visible state
v0.1.17
Patch Changes
- 6aae307: feat: find ffmpeg path or install it
- a620d3c: fix: use promise.allSettled in reporter
v0.1.16
Patch Changes
- 13e5451: feat: move video downloader into a reporter
- 40540b1: feat: download and attach video for persistentDevice
- 3ed1b65: docs: persistent device
- 551b1dc: chore: minor docs and logging changes
- 289f2b4: feat: trim video for persistentDevice report with local ffmpeg
v0.1.15
Patch Changes
- 2be3c09: test: locator tests for isVisible method
- 32b5e24: chore: rename error log messages and ActionOptions
- 0c0c0df: chore: add custom errors for timeout and retryable