Ich schreibe automatisierte Testfälle für eine Hybrid-Android-App mit Appium.Set stringSet = webDriver.getWindowHandles();
< /code>
Dies ergibt jedoch einen Fehler als: < /p>
org.openqa.selenium.UnsupportedCommandException: Method has not yet been implemented.
< /code>
Webdriver < /strong> ist das Objekt von Appiumdriver < /strong>.Apr 03, 2019 4:20:21 PM org.openqa.selenium.remote.ErrorCodes toStatus
INFO: HTTP Status: '404' -> incorrect JSON status mapping for 'unknown method' (405 expected)
org.openqa.selenium.UnsupportedCommandException: Method has not yet been implemented
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'VIKSHAH-M-F1AR', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.14.3', java.version: '1.8.0_152-release'
Driver info: io.appium.java_client.AppiumDriver
< /code>
Update < /strong>:
Nach dem Aktualisieren der JDK < /p>
Apr 10, 2019 12:47:45 PM org.openqa.selenium.remote.ErrorCodes toStatus
INFO: HTTP Status: '404' -> incorrect JSON status mapping for 'unknown method' (405 expected)
org.openqa.selenium.UnsupportedCommandException: Method has not yet been implemented
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'VIKSHAH2-M-F1AR', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.14.3', java.version: '1.8.0_202'
Driver info: io.appium.java_client.android.AndroidDriver
< /code>
Hat jemand ein ähnliches Problem?
Gibt es eine andere Möglichkeit, Dropdown mit Appium zu testen? < /p>
Nicht unterstütztesCommandException: Die Methode wurde noch nicht mit der Hybrid -Android -App mit Appium Fehler impleme ⇐ Java
-
- Similar Topics
- Replies
- Views
- Last post