New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

appium-webdriveragent

Package Overview
Dependencies
Maintainers
0
Versions
340
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appium-webdriveragent - npm Package Versions

1
79
34

6.0.0

Diff
kazucocoa
published 6.0.0 •

Changelog

Source

6.0.0 (2024-01-31)

⚠ BREAKING CHANGES

  • The /wda/tap/:uuid endpoint has been replaced by /wda/element/:uuid/tap and /wda/tap ones

Features

  • Add coordinate-based APIs for gesture calls (#843) (feda373)
kazucocoa
published 5.15.8 •

Changelog

Source

5.15.8 (2024-01-24)

Bug Fixes

kazucocoa
published 5.15.7 •

Changelog

Source

5.15.7 (2024-01-16)

Miscellaneous Chores

  • deps-dev: bump semantic-release from 22.0.12 to 23.0.0 (#836) (a3ac2c5)

Code Refactoring

  • Ditch FBApplication in favour of XCUIApplication extensions (#834) (70a8d98)
kazucocoa
published 5.15.6 •

Changelog

Source

5.15.6 (2024-01-06)

Miscellaneous Chores

  • Update keyboard typing implementation (#832) (06cfb3b)
kazucocoa
published 5.15.5 •

Changelog

Source

5.15.5 (2023-12-13)

Miscellaneous Chores

  • use appearance for get as well if available (#825) (89e233d)
kazucocoa
published 5.15.4 •

Changelog

Source

5.15.4 (2023-12-07)

Bug Fixes

kazucocoa
published 5.15.3 •

Changelog

Source

5.15.3 (2023-11-24)

Miscellaneous Chores

  • Make xcodebuild error message more helpful (#816) (2d7fc03)
kazucocoa
published 5.15.2 •

Changelog

Source

5.15.2 (2023-11-23)

Bug Fixes

Miscellaneous Chores

  • a dummy commit to check a package release (08388fd)
nick.mokhnach
published 5.15.1 •

Changelog

Source

5.15.1 (2023-11-16)

Bug Fixes

  • Content-Type of the MJPEG server (b4704da)

Code Refactoring

dangraham
published 5.14.0 •

Changelog

Source

5.14.0 (2023-11-10)

Features

  • use khidusage_keyboardclear to clear for iOS/iPad as the 1st attempt, tune tvOS (#811) (dd093ea)