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.
表のセルにクリック可能な画像があるかどうかを確認したい。
If(clickable image present) { // } else { // }
Javaを使用してwebdriverで行うにはどうすればよいですか?