Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 23:19

1.3.0 (2026-03-06)

Features

  • commands: add extra W3C commands (57c654a)
  • commands: add support for close app and launch app (26db919)
  • commands: implement waitForAppLaunch and forceQuit (6cce956)
  • tests: add unit tests and missing commands - recording, deletion and click and drag (a8989c0)

Bug Fixes

  • Bind commands to this instance (not prototype) so each driver instance uses its own powershell session (#56) [skip ci] (6dc2125)
  • capability: fix post run script (97b57af)
  • commands: add allow-insecure check for fs operations (4662035)
  • commands: match closeApp and launchApp implementation with appium windows driver (073c566)
  • fix bugs and implemented end to end tests (47efa4c)
  • lint (fb6ebc8)
  • lint: lint (acf7271)
  • recorder: fix screen recording (9da1025)
  • recorder: validate outputPath before rimraf (8aa49dd)

Miscellaneous Chores

  • release: 1.3.0 [skip ci] (c29b822)