[wtr-general] Scripts not working in IE11 browser

2014-07-29 Thread Rahul Singla
Hi All, I am new to the watir-webdriver. I am facing an issue where my ruby scripts are not working in IE browser. I have updated the IEdriver but still that didn't fixed the issue. Also, my scripts launches the IE browser but it gets failed to locate the element id but same scripts are

Re: [wtr-general] Scripts not working in IE11 browser

2014-07-29 Thread Joe Fleck
Hi Rahul, I have run into the same problem running with IE11 and have no found a solution. I did several searches on this issue and did not find an solution. Sorry I am not answering your question but i wanted to be a part of the thread. Joe On Tue, Jul 29, 2014 at 9:27 AM, Rahul Singla

Re: [wtr-general] Scripts not working in IE11 browser

2014-07-29 Thread Jim Evans
If you're using the WebDriver implementation of the IE driver with watir-webdriver, you should take a look at the WebDriver project's wiki page for how to configure IE to properly work with the driver[1]. It has been updated to include extra configuration steps for IE11. Note carefully the