Hi All,
I am working on WATIR and facing issue when trying to open a ie browser.
Even after all the dailog Alerts are handled i am getting the error
Selenium::WebDriver::Error::UnhandledAlertError:
Modal dialog present
Tried
using
@browser.driver.wait_until(@browser.driver.browser.switch_to.alert.dismiss)
after i saw the suggestion in stackoverflow site. Its going till the login
page after handling all ssl certificate error and modal dialogues. But
still i am facing issue.
Another issue i am facing is with chromeDriver, even after downloading
chrome driver and placing its path in PATH variable i am getting the below
error.
Selenium::WebDriver::Error::WebDriverError:
Unable to find the chromedriver executable. Please download the
server from http://code.google.com/p/chromedriver/downloads/list and place
it somewhere on your PATH.
Any help would be appreciated. Awating Response
--
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]