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.
シンプルな HTML DOM を使用して見つかった要素の xpath を取得する方法があるかどうか疑問に思っていましたか? それともCSSパスのようなものですか?
シンプルな HTML DOM で Selenium を使用してページのフォームをスキャンして送信していますが、送信ボタンに名前、クラス、または ID がない場合があるため、xpath または CSS セレクターが本当に私の唯一の選択肢です。誰かが解決策を提案できますか?