Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
vidya shree
Regular Participant
Regular Participant
Posts : 31
Join date : 2013-05-09

Problem in launching IE in Selenium WebDriver Empty Problem in launching IE in Selenium WebDriver

Wed May 22, 2013 8:46 pm
Hi

I am using Selenium Webdriver (Java).I need to launch a web application via IE8.

But i am getting th efollowing error

java.lang.IllegalStateException: The path to the driver executable must be set by the webdriver.ie.driver system property; for more information, see http://code.google.com/p/selenium/wiki/InternetExplorerDriver. The latest version can be downloaded from http://code.google.com/p/selenium/downloads/list
at com.google.common.base.Preconditions.checkState(
Preconditions.java:176)
at org.openqa.selenium.remote.service.DriverService.findExecutable(
DriverService.java:105)
at org.openqa.selenium.ie.InternetExplorerDriverService.access$1(
InternetExplorerDriverService.java:1)
at org.openqa.selenium.ie.InternetExplorerDriverService$Builder.build(
InternetExplorerDriverService.java:177)
at org.openqa.selenium.ie.InternetExplorerDriver.setupService(
InternetExplorerDriver.java:111)
at org.openqa.selenium.ie.InternetExplorerDriver.setup(
InternetExplorerDriver.java:104)
at org.openqa.selenium.ie.InternetExplorerDriver.(
InternetExplorerDriver.java:51)
at sampleFW.ExcelSample.(
ExcelSample.java:32)

[size=9][size=9]Please help me.



Note: I ve already Set the Environmental variable PATH as "c:\ my path to IEServer.exe"

[size=9][size=9]Thanks in advance,



vidya
[/size][/size]
[/size][/size]
Back to top
Permissions in this forum:
You cannot reply to topics in this forum