Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Java appium スクリプトを使用して android.webkit.webview パッケージの要素を見つけることができません。
Appium スクリプトを使用して値を UI に渡すことができるように、userText フィールドとパスワード フィールドのロケーターを取得する方法。
UIAutomator でこの問題を何度も見てきました。他の画面に移動して、その画面の要素を取得してから、この画面に戻ってみてください。要素を再度取得してみてください。動作するはずです。