Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 09:09
· 10 commits to master since this release

2.0.0 (2025-02-06)

⚠ BREAKING CHANGES

  • Arguments of the following driver methods were changed:
  • macosSetValue
  • macosClick
  • macosScroll
  • macosSwipe
  • macosRightClick
  • macosHover
  • macosClickAndDrag
  • macosClickAndDragAndHold
  • macosKeys
  • macosTap
  • doubleTap
  • macosPressAndHold
  • macosPressAndDrag
  • macosPressAndDragAndHold
  • macosSource
  • macosDeepLink
  • macosExecAppleScript
  • macosScreenshots
  • macosLaunchApp
  • macosActivateApp
  • macosTerminateApp
  • macosQueryAppState
  • startRecordingScreen
  • stopRecordingScreen

Features