問題タブ [expected-condition]

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.

0 投票する
3 に答える
2769 参照

java - 別の要素が要素を覆い隠しているため、要素はポイントでクリックできません

Selenium webdriver を使用していますが、次の例外が発生しました

私のコードを以下に示します。

0 投票する
1 に答える
829 参照

selenium - Selenium - iFrame 内でキーを送信する方法は?

私はセレン自動ボットをコーディングしています.iFrameから取得した入力にキーを送信したい場合は、コード行を確認してください:

皆さん、私を助けてくれますか? 入力をクリックできますが、キーを送信すると機能せず、入力フィールドの選択が解除されます。

0 投票する
2 に答える
909 参照

selenium - How to scrape the data from the cricinfo website for commentary of the first innings of every match modifying a filter using Selenium and Python

Hey guys I have been trying to scrape some data from the cricinfo website for commentary of every match. I am able to get the full data for the second innings.. but unable to do so for the first innings as the drop-down present does not seem to have options or anything such as select class when I inspect source code.. it would be great if someone could suggest some options to do this. This is the URL of the page https://www.espncricinfo.com/series/8048/commentary/1181768/mumbai-indians-vs-chennai-super-kings-final-indian-premier-league-2019[enter image description here]1