問題タブ [testautomationfx]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
java - 古い要素の例外、クリックできない要素、要素のクリックがインターセプトされ、そのような要素がないというエラーが同じ要素によって交互に表示される
オートメーション (Firefox) を使用して、 https: //www.jabong.com/find/men's-black-jeans で利用可能な複数のファイラーを選択しようとしています。
しかし、最初のオプション (性別) を選択した後、続行できません。
Element クリックがインターセプトされ、Fluent Wait を試してみると、Stale Element Exception が発生しました。
Fluent の待機を削除するか、暗黙の待機を使用すると、Element found 例外が発生することがあります。
さらに混乱を招くのは、コードが待機なしで適切に実行され、複数のオプションを選択できる場合があることですが、それはまれです。