Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1201 by wingkin...@126.com: IEDriver executable needs to be available in the path
http://code.google.com/p/robotframework/issues/detail?id=1201

in robotframework 2.7.1 , selenium2libarary 1.0.0, it works.
today i delete all files , and install robotframework 2.7.3 ,selenium2libarary 1.0.1
with pip.

when open browser with ie, the console show:
WebDriverException: Message: 'IEDriver executable needs to be available in the path. Please download from http://code.google.com/p/selenium/downloads/list and read up at http://code.google.com/p/selenium/wiki/InternetExplorerDriver'

and http://code.google.com/p/selenium/downloads/list have iedriverserver,no iedriver,
http://code.google.com/p/selenium/wiki/InternetExplorerDriver can open.

firefox is work.
xp sp3, python 2.7.2

Reply via email to