Browser name change for Selenium2 compatibility

This commit is contained in:
ayushchd 2013-08-22 23:43:56 +05:30
parent 0c0538b99d
commit b1d4dd188f

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"/>