問題タブ [webdriverwait]
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.
selenium - Selenium でウィンドウのコンテンツにアクセスできない
ウィンドウを開くボタンをクリックする必要があり、そのウィンドウの内容を次のように取得したいと考えています。
クリックするとウィンドウは正しく開きますが、コンソール出力には次のように表示されます。
ウィンドウを閉じると機能するため、ウィンドウを指すことができることがわかります。
ウィンドウにアクセスできないため、ウィンドウ内の要素を操作できません。
編集:
新しいウィンドウの URL:https://thatwebsite.fr/com.sap.portal.navigation.masthead.logoffConfirmMsg
新しいウィンドウからの HTML:
私が基本的にやろうとしているのは、Yes
ボタンをクリックすることです。