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
{{ message }}
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
I'm trying to run Protractor with PhantomJS.
I get this error message:
"The path to the driver executable must be set by the phantomjs.binary.path capability/system property/PATH variable."
I know the location of phantomjs.exe.
What do I have to set? "capability/system property/PATH" variable is kind of vague.
Is this something I can specify in my protractor.conf.js file? If so, how?