摘要:
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 阅读全文
摘要:
Junit allows us to create parametrized tests. Parametrized test class has to be annotated with the @RunWith(Parameterized.class). The parametrized tes 阅读全文
摘要:
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 阅读全文
摘要:
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 阅读全文
摘要:
Firefox: 点击菜单按钮并点击选项 按钮。 选择 隐私 面板。 取消 接受来自站点的 Cookie 选项 即可禁用 Cookie。 Chrome: 1.打开chrome浏览器,点击右上角的“自定义和控制Google Chrome”按钮 2.在下拉菜单中选择设置 3.点击设置页底部的“显示高级设 阅读全文
摘要:
public class DesiredCapabilities extends java.lang.Object implements java.io.Serializable, Capabilities. Constructor Summary: 阅读全文
摘要:
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 阅读全文
摘要:
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/ 针对智能手机端的应用的自动化测试, 阅读全文
摘要:
https://en.wikipedia.org/wiki/Provinces_of_China#Province 阅读全文
摘要:
摘自:http://jingyan.baidu.com/article/64d05a0262f013de55f73bcc.html 检查Eclipse中是否已安装Git插件,菜单栏Help -> About Eclipse,查看是否有Git插件的图标。 检查Eclipse中是否已安装Git插件,菜单 阅读全文