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
[js] Instead of always writing to a file in the current working directory,
which may not be writable, add a parameter to the phantomjs.Driver
constructor to configure the path to the desired log file.
Still todo: add an Options class so phantomjs configuration is
consistent with the other drivers.
Fixes#1244
0 commit comments