Hi I have written a big script using watir web driver, had some problem with ie web driver, so people suggested me to go for watir. What i did is I just replaced require 'watir-webdriver' by require 'watir' Is there anything which needs to be changed in script? or code for watir-webdriver is 100% same as watir?
on 2012-11-29 16:23
on 2012-12-04 13:59
I don't know the answer to this but I'd be interested to find out. If you can log what changes needed to be made here it'll help anyone with the same question in future.
on 2012-12-04 14:01
Joel Pearson wrote in post #1087791: > I don't know the answer to this but I'd be interested to find out. If > you can log what changes needed to be made here it'll help anyone with > the same question in future. 1. change require 'watir-webdriver' to require 'watir' 2. browser.driver exist in case of webdriver but not for watir.
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.