In my webpage, there\'s a div with a class named Test.
div
class
Test
How can I find it with XPath?
XPath
Most easy way..
//div[@class="Test"]
Assuming you want to find as described. 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
as described. 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复