Please use WATIR classic while you automate IE browser,only when you for chrome and Firefox, use web driver.
On Oct 25, 2016 12:32 AM, "Pratik G V" <[email protected]> wrote: > Yeah, I was using Watir-classic for all the testcases to execute and to > handle Windows Model dialog I had to switch to Watir-WebDriver 0.9.1. The > execution is extremely slow, I am using IEDriverServer 2.53.1 32bit. I even > tried with x64bit, but the speed didn't seem to change. I am using IE11. > Trying to figure out possibilities to improve speed. > > On Tuesday, March 10, 2015 at 1:57:37 AM UTC-7, Andrew Deschain wrote: >> >> I recently updated the watir-webdriver gem and i was pretty surprised >> that the execution speed of my has significantly decreased. >> Does anyone else experiences this issue or/and know how to overcome this? >> >> Stack: >> Mac OS 10.9.5 >> Ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-darwin13.0] >> watir-webdriver 0.7.0 >> FF 36 >> >> Help is very appreciated. Thanks! >> > -- > -- > 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] > > --- > You received this message because you are subscribed to the Google Groups > "Watir General" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- 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] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
