I had a devil of a time figuring this out. It wasn't documented on the web anywhere I could find. I ended up reading the webdriver init.py to find out.
Tell me more
×
Software Quality Assurance & Testing Stack Exchange is a question and answer site for
software quality control experts, automation engineers, and software testers. It's 100% free, no registration required.
|
Also see comment above about "Protected Mode". |
|||
|
|
|
Just check this, |
|||
|
|
|
"from selenium import webdriver driver = webdriver.Ie()" Eclipse is telling me that "the method IE is undefined for the type WebDriver" |
|||||
|