Hi,

Im new to Watir-webdriver and im facing some problems with installation. I 
have installed "selenium-webdriver-2.26.0" and for opening a webpage i have 
received the below error message.

C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.26.0/lib/selenium/webdriver/ie/server.rb:13:in
 
`get': Unable to find standalone executable. Please download the 
IEDriverServer from http://code.google.com/p/selenium/downloads/list and 
place the executable on your PATH. 
(Selenium::WebDriver::Error::WebDriverError)
from 
C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.26.0/lib/selenium/webdriver/ie/bridge.rb:22:in
 
`initialize'
from 
C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.26.0/lib/selenium/webdriver/common/driver.rb:35:in
 
`new'
from 
C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.26.0/lib/selenium/webdriver/common/driver.rb:35:in
 
`for'
from 
C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.26.0/lib/selenium/webdriver.rb:65:in
 
`for'
from 
C:/Ruby193/lib/ruby/gems/1.9.1/gems/watir-webdriver-0.6.1/lib/watir-webdriver/browser.rb:35:in
 
`initialize'
from Test.rb:9:in `new'
from Test.rb:9:in `<main>'

I have mapped the path also in server.rb file. still im getting the same 
error. Kindly help on this.

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to