摘要:
1. Open Chrome 2. Right click the element that you want to get xpath 3. select "Inspector" 4. Right click the selected source code 5. Select"Copy -> C 阅读全文
posted @ 2016-05-28 22:27
Alvin_Xu
阅读(882)
评论(0)
推荐(0)
摘要:
Selenium是当前主流的web自动化工具,提供了多种浏览器的支持(Chrome,Firefox, IE等等),当然大家也可以用自己喜欢的语言(Java,C#,Python等)来写用例,很容易上手。当大家写完第一个自动化用例的时候肯定感觉”哇...好牛x“,但是大家用余光扫了一下代码后,内心也许是 阅读全文
posted @ 2016-05-28 18:04
Alvin_Xu
阅读(8256)
评论(4)
推荐(5)