上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 20 下一页
摘要: Install Jenkins as a Windows service NOTE: if you installed Jenkins using the windows installer, you shouldn't need to do anything else here because t 阅读全文
posted @ 2017-06-15 15:03 留白* 阅读(2330) 评论(0) 推荐(1) 编辑
摘要: Junit allows us to create parametrized tests. Parametrized test class has to be annotated with the @RunWith(Parameterized.class). The parametrized tes 阅读全文
posted @ 2017-06-13 18:29 留白* 阅读(208) 评论(0) 推荐(0) 编辑
摘要: In this post, I will give two techniques and describe how to run your selenium tests in parallel by using Selenium Grid (SG) and JUnit. First, if you 阅读全文
posted @ 2017-06-13 18:23 留白* 阅读(379) 评论(0) 推荐(0) 编辑
摘要: Hi all, during the last two weeks I was dealing with the best solution to wait for both JQuery, Angular and JavaScript (JS) in my Selenium (Java) test 阅读全文
posted @ 2017-06-13 18:16 留白* 阅读(1398) 评论(0) 推荐(0) 编辑
摘要: Firefox: 点击菜单按钮并点击选项 按钮。 选择 隐私 面板。 取消 接受来自站点的 Cookie 选项 即可禁用 Cookie。 Chrome: 1.打开chrome浏览器,点击右上角的“自定义和控制Google Chrome”按钮 2.在下拉菜单中选择设置 3.点击设置页底部的“显示高级设 阅读全文
posted @ 2017-06-08 15:43 留白* 阅读(5309) 评论(0) 推荐(1) 编辑
摘要: public class DesiredCapabilities extends java.lang.Object implements java.io.Serializable, Capabilities. Constructor Summary: 阅读全文
posted @ 2017-06-06 11:38 留白* 阅读(247) 评论(0) 推荐(0) 编辑
摘要: selenium android « s « Jar File Download http://www.java2s.com/Code/Jar/s/selenium-android.htm How to install the Android SDK on Windows, Mac and Linu 阅读全文
posted @ 2017-06-02 17:28 留白* 阅读(305) 评论(0) 推荐(0) 编辑
摘要: http://blogs.360.cn/360qtest/2014/04/01/%E5%88%A9%E7%94%A8selenium%E8%87%AA%E5%8A%A8%E5%8C%96%E6%B5%8B%E8%AF%95android-wap%E9%A1%B5/ 针对智能手机端的应用的自动化测试, 阅读全文
posted @ 2017-06-02 15:42 留白* 阅读(1535) 评论(0) 推荐(0) 编辑
摘要: https://en.wikipedia.org/wiki/Provinces_of_China#Province 阅读全文
posted @ 2017-06-01 10:55 留白* 阅读(195) 评论(0) 推荐(0) 编辑
摘要: 摘自:http://jingyan.baidu.com/article/64d05a0262f013de55f73bcc.html 检查Eclipse中是否已安装Git插件,菜单栏Help -> About Eclipse,查看是否有Git插件的图标。 检查Eclipse中是否已安装Git插件,菜单 阅读全文
posted @ 2017-05-27 16:41 留白* 阅读(178) 评论(0) 推荐(0) 编辑
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 20 下一页