Selenium 2 doesn't work with *firefox

This commit is contained in:
ayushchd 2013-08-30 00:28:28 +05:30
parent d7e3184f69
commit 926eaa13aa

View File

@ -9,7 +9,7 @@
<selenium>
<browser name="Firefox on localhost"
browser="*firefox"
browser="firefox"
host="127.0.0.1"
port="4444"
timeout="30000"/>