Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run webdriver-manager and protractor using relative paths #13

Merged
merged 2 commits into from
Jul 29, 2016

Conversation

victal
Copy link

@victal victal commented May 19, 2016

Fixes #12.

Apparently the plugin is currently trying to find the webdriver-manager and protractor executables in PATH - which is not always the case.

Since the plugin knows the path to the executables' dir already (PROTRACTOR_DIR) it can simply execute them using their full paths.

@patfrat
Copy link

patfrat commented Jun 20, 2016

+1

2 similar comments
@red2678
Copy link

red2678 commented Jul 27, 2016

+1

@flippinjoe
Copy link

+1

@rochejul rochejul added this to the 0.1.2 milestone Jul 29, 2016
@rochejul rochejul merged commit 30574b7 into rochejul:master Jul 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants