码迷,mamicode.com
首页 > 其他好文 > 详细

Selenium Grid搭建

时间:2015-08-19 15:03:32      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:


添加hub


java -jar selenium-server-standalone-2.47.1.jar -role hub



添加node


java -jar selenium-server-standalone-2.47.1.jar -role node http://192.168.199.112:4444/grid/register



参考链接:

http://simeonvisser.com/posts/running-tests-in-python-with-selenium-2-and-webdriver.html

Selenium Grid搭建

标签:

原文地址:http://my.oschina.net/jiangbianwanghai/blog/494508

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!