*Dear All:* I am getting below error while executing the script form PHP on Chrome Browser:
Error while awaiting automation ping from browser process. estautomationproxy_launcher.cc(259): error: Value of: automation()->GetBrowserWindowCount(&window_count) Which is: 0 Actual: false Expected: true Let me explain the all the corner cases: 1. I am calling Ruby-Watir script from PHP code. 2. It works properly for FIREFOX. 3. When I run the script on CHROME manually (i.e. without calling from PHP) then it works properly. 4. And if I run script calling from PHP on CHROME then it gives mentioned error. 5. I am using Ruby187 and Watir Webdriver. Could someone tell the reason behind this, why am I getting this error on Chrome? Please help on this, I hope the details are enough to understand the problem. If you need more information, please feel free to ask for the same. I will really appreciate your help !! Thanks in Advance !!!!* * Regards, Amit -- 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]
