You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
[Fiveby](http://en.wikipedia.org/wiki/Five_by_five)[](https://gitter.im/dowjones/fiveby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1
+
[Fiveby](http://en.wikipedia.org/wiki/Five_by_five)[](https://gitter.im/dowjones/fiveby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -52,7 +52,8 @@ Add [gulp](http://gulpjs.com/) and some convention to make it even more powerful
52
52
```
53
53
54
54
disableBrowsers and hubUrl are optional, disableBrowsers defaults to false
55
-
If running with phantomjs, you may get an error if connecting to a Selenium Server 2.44.0. If so, try running a different version of the Selenium Server.
55
+
56
+
phantomjs has an with selenium 2.44.0 [detro/ghostdriver#397](https://github.com/detro/ghostdriver/issues/397), use hubUrl and your own selenium server until resolved
0 commit comments