Selenium - unable to discover open window in chrome - google-chrome

I am trying to run a test using chrome, but when the browser launches the test fails and I see the below error.
org.openqa.selenium.WebDriverException: unknown error: unable to
discover open window in chrome
I am using the most recent versions of selenium and chrome driver
Webdriver - 2.46
Chrome driver - 2.16
Chrome browser - 43
This error only occurs when running the tests on my local machine. If I run these tests on a grid VM, chrome will open without any issues and the test will run. The grid VM and my local machine have the exact same versions of chrome, chrome driver, and webdriver.
What can I look for on my local machine to resolve the issue? I've tried to reinstall chrome, but that didn't help.

Related

PC crashes after repeatedly running chrome web driver

When I am running chrome driver repeatedly via spyder my pc stuck and the chrome driver window is completely white. enter image description here
I tried to install the latest version of chrome and spyder but it didn't work.

Chromedriver launching data;; browser after updating to V100 (both chromedriver and Chrome browser)

I'm running automated test scripts using webdriver.io. Issue is, the code stopped running after updating the chromedriver to 100.0.4896.60 which is recommended for chrome browser v100 that is currently installed. It was working fine in all the previous versions (v93 thru v99). Im getting the data;; screen and I dont see any errors on the terminal (VS Code)
I wont be able to upgrade or downgrade the browser versions. Could anyone help?
It was a case of access issues with DevTools of chrome. After getting proper access the issue is resolved.

React native: The "Google Chrome" application cannot be started

Today i've attempted to start dev environment, as usual and got this alert:
Nothing seems to be changed. One thing I've noticed is that chrome started asking for update today. The error has shown up before i've restarted chrome and updated it. But still, i assume, there were some critical changes introduced and begun breaking things once again. Anyone got/solved it already?
OS X 10.11.6
Chrome 57.0.2987.133
Looks like a Parallels issue, do you have Chrome installed on a Windows VM on your Mac using Parallels?
If so, removing Chrome from Windows to see if the problem still persists might be the first test.
My theory is that RN is trying to launch Chrome but it's locating the one inside of the VM instead of the app on OSX.

Network errors only in chrome browser for selenium tests

I am facing below stack of errors with my selenium tests which are passed yesterday. I am facing issue only when running tests in chrome browser. For rest of the browsers the tests are running perfect. i tried updating the chrome version to latest. And even updated selenium jars to latest versions.
Any fix with out changing the existing framework please?
I tried most of the fixes available in stackoverflow. Still no luck.
My Computer auto updated chrome browser at some point.
So I got the previous version chrome web driver.
I got rid of all the errors in the screenshot and able to run tests succesfully

SSL protocol error

I have Lubuntu 14.04 32 bit.
When I try to access any google site using chrome I get SSL protocol error.
I can access yahoo or slack, but cant access google.com or gmail or youtube.
Firefox works correctly.
date and time are correct.
I tried to disable QUIC.
I tried to use wifi or ethernet.
I tried to reinstall chrome and lubuntu too.
I cant access 'change proxy settings' I get:
When running Google Chrome under a supported desktop environment, the system proxy settings will be used. However, either your system is not supported or there was a problem launching your system configuration.
But you can still configure via the command line. Please see man x-www-browser for more information on flags and environment variables.
any help please?
I think problem was an old version (version 45) of google chrome for 32 bit linux system. After installing latest version (version 48) of google chrome for 32 bit linux system, there is no more ssl error.
You can download chrome version 48 from here: google-chrome-stable_48.0.2564.116-1_i386.deb