-
Notifications
You must be signed in to change notification settings - Fork 116
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
webdriver manager adds IEDriver for x64 but tries to launch x86 #147
Labels
Comments
cnishina
added a commit
to cnishina/webdriver-manager
that referenced
this issue
Dec 9, 2016
cnishina
added a commit
to cnishina/webdriver-manager
that referenced
this issue
Dec 9, 2016
- clang formatting closes angular#147
cnishina
added a commit
to cnishina/webdriver-manager
that referenced
this issue
Dec 9, 2016
- clang formatting closes angular#147
cnishina
added a commit
to cnishina/webdriver-manager
that referenced
this issue
Dec 13, 2016
- clang formatting closes angular#147
cnishina
added a commit
to cnishina/webdriver-manager
that referenced
this issue
Dec 13, 2016
- clang formatting closes angular#147
cnishina
added a commit
to cnishina/webdriver-manager
that referenced
this issue
Dec 13, 2016
- clang formatting closes angular#147
cnishina
added a commit
to cnishina/webdriver-manager
that referenced
this issue
Dec 13, 2016
- clang formatting closes angular#147
sjelin
pushed a commit
to sjelin/webdriver-manager
that referenced
this issue
Dec 16, 2016
…ngular#173) - clang formatting closes angular#147
sjelin
pushed a commit
to sjelin/webdriver-manager
that referenced
this issue
Dec 16, 2016
…ngular#173) - clang formatting closes angular#147
sjelin
pushed a commit
to sjelin/webdriver-manager
that referenced
this issue
Dec 20, 2016
…ngular#173) - clang formatting closes angular#147
sjelin
pushed a commit
to sjelin/webdriver-manager
that referenced
this issue
Dec 20, 2016
…ngular#173) - clang formatting closes angular#147
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I wanted to add IEDriver via webdriver manager to my system. With
webdriver-manager update --ie
with a Win10 x64 system, the webdriver fetches the x64 driver.Then, on the hub, I try to launch a session with IE it says that the x86 driver is not found
The text was updated successfully, but these errors were encountered: