开发者

How to create XPath for the tags not having id or name

alt text http://img231.imageshack.us/img231/9558/testxb.png

Please look into the tag sequen开发者_StackOverflowce(click on the link) and want to know xpath for this. None of the tag having ID's or names.

I need to use xpath in the following command.

selenium.click("XPath goes here");

Regards Sai


//button[@class='hdm-button'][2]
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜