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.
xpath 式を使用して、Selenium Webdriver にページの 2 番目の「ログイン」リンクをクリックするように指示するにはどうすればよいですか?
また:
これを絶対xpathに変換するにはどうすればよいですか
(//input[@name='commit'])[2]