I was using watir-webdriver for automation, but having some known focusing issue like: link here<http://stackoverflow.com/questions/10204725/ie-cannot-work-with-c-sharp-selenium-script-while-firefox-works-well>- wasn't able to click links, sometimes it wasn't able to find a html-component. I thank to Alister Scott for his suggestion to use watir for IE and watir-webdriver for chrome/ff. He says latest version of watir supports switching between the two. But document on github, says it has the limitation. So please let me know the version which supports it and the way I can do that.
As mentioned, I have developed the whole code based on webdriver, so is there any specific code which may not be compatible with watir-which; I need to change? Because, I started using watir, but finding problems, still to find the root cause. -- 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]
