[wtr-general] unknown property or method: `readyState' HRESULT error code:0x80010108 The object invoked has disconnected from its clients. (NoMethodError)

2017-01-19 Thread Pratik G V
unknown property or method: `readyState' HRESULT error code:0x80010108 The object invoked has disconnected from its clients. (NoMethodError) I am getting the above error when executing in a virtual node through Jenkins. When I run the same in my local machine manually, there's no

[wtr-general] Re: Watir-Webdriver slow execution speed in FF 36

2016-10-24 Thread Pratik G V
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.

[wtr-general] Ignore browser zoom level

2018-01-31 Thread Pratik G V
Hello, Does anyone know on how to set the browser zoom level to 100% in the test script. When I try to open a browser, I get this error *Browser zoom level was set to 50%. It should be set to 100% (Selenium::WebDriver::Error::SessionNotCreatedError)*. I don't want to set the zoom level