Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 66bc1db

Browse files
Shyam-Chensjelin
authored andcommitted
use phantomjs-prebuilt (#3704)
1 parent f467785 commit 66bc1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/browser-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ capabilities: {
131131
* Can be used to specify the phantomjs binary path.
132132
* This can generally be ommitted if you installed phantomjs globally.
133133
*/
134-
'phantomjs.binary.path': require('phantomjs').path,
134+
'phantomjs.binary.path': require('phantomjs-prebuilt').path,
135135

136136
/*
137137
* Command line args to pass to ghostdriver, phantomjs's browser driver.

0 commit comments

Comments
 (0)