java-client
java-client copied to clipboard
java-client 启动报错
希望能有一个简单的 JAVA-CLIENT 的使用 DEMO ,我跑不起来,大佬们快帮我看一下
Selenium dependency does not need to be included by you, it comes bundled with Appium Java client. See the compatibility matrix in project README.
The recommended way to provide capabilities for driver creation is to use specific option builders inherited from BaseOptions class. For example XCUITestOptions to create a XCUITest driver instance or UiAutomator2Options to create an UiAutomator2 driver instance.
See:- https://github.com/appium/java-client/blob/master/docs/v7-to-v8-migration-guide.md https://github.com/appium/java-client/blob/master/docs/v8-to-v9-migration-guide.md