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
when i try to execute the webdriver-task, nothing seems to happen and the (verbose) output is just:
Running tasks: protractor_webdriver
Running "protractor_webdriver" task
Done, without errors.
Doesn't matter which options I set for path and command. Even if I set something wrong, it's the same result.
I'm on Ubuntu 14.04 and node is installed in (the non-default directory) /opt/node/bin/node.
The webdriver-manager is installed in /opt/node/bin/webdriver-manager
Everything else with node and grund works fine.
The text was updated successfully, but these errors were encountered:
when i try to execute the webdriver-task, nothing seems to happen and the (verbose) output is just:
Doesn't matter which options I set for path and command. Even if I set something wrong, it's the same result.
I'm on Ubuntu 14.04 and node is installed in (the non-default directory)
/opt/node/bin/node.
The webdriver-manager is installed in
/opt/node/bin/webdriver-manager
Everything else with node and grund works fine.
The text was updated successfully, but these errors were encountered: