You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
希望能有一个简单的 JAVA-CLIENT 的使用 DEMO ,我跑不起来,大佬们快帮我看一下
The text was updated successfully, but these errors were encountered: