New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 805025 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue chromedriver:2233
Owner:
Last visit > 30 days ago
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

Chrome browser v 63 not working for chrome web driver v 2.35

Reported by kalla.vi...@gmail.com, Jan 23 2018

Issue description

UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36

Steps to reproduce the problem:
Getting this error while running the chrome through the cmd as per instructions of the chromewebdriver expert.

C:\Users\vitesh>cd C:\Program Files (x86)\Google\Chrome\Application

C:\Program Files (x86)\Google\Chrome\Application>chrome.exe

C:\Program Files (x86)\Google\Chrome\Application>chrome.exe --disable-background-networking --disable-client-side-phishing-detection --disable-default-apps --disable-hang-monitor --disable-popup-blocking --disable-prompt-on-repost --disable-sync --disable-web-resources --enable-automation --enable-logging --force-fieldtrials=SiteIsolationExtensions/Control --ignore-certificate-errors

C:\Program Files (x86)\Google\Chrome\Application>[2412:10772:0124/013807.948:ERROR:cache_util_win.cc(20)] Unable to move the cache: 5
[2412:10772:0124/013807.948:ERROR:cache_util.cc(134)] Unable to move cache folder C:\Users\vitesh\AppData\Local\Google\Chrome\User Data\ShaderCache\GPUCache to C:\Users\vitesh\AppData\Local\Google\Chrome\User Data\ShaderCache\old_GPUCache_000
[2412:10772:0124/013807.949:ERROR:disk_cache.cc(169)] Unable to create cache
[2412:10772:0124/013807.949:ERROR:shader_disk_cache.cc(601)] Shader Cache Creation failed: -2
[2412:10772:0124/013808.336:ERROR:browser_gpu_channel_host_factory.cc(107)] Failed to launch GPU process.

What is the expected behavior?

What went wrong?
after running the program in the attachment its giving error already i had verified with the chrome web driver expert.

Did this work before? N/A 

Chrome version: 63.0.3239.132  Channel: stable
OS Version: 10.0
Flash Version: 

i'm trying to do automation testing but unable to do so..
 
Chromewebdriver_error.txt
2.8 KB View Download
Cc: foolip@chromium.org
Components: -Blink Tests>WebDriver
any resolution you have??

Comment 3 Deleted

Comment 4 Deleted

Comment 5 by foolip@chromium.org, Jan 24 2018

Owner: kereliuk@chromium.org
kereliuk@, can you triage this?
 Issue chromedriver:2233  has been merged into this issue.
Status: WontFix (was: Unconfirmed)
By mistake I resolved the initial  bug 2233  as a duplicate of this bug. 
In my comment at C30 I told the customer this is not a Chrome bug because he was able to launch Chrome from command line with the arguments.

So resolving this bug as a duplicate of 2233.

Mergedinto: chromedriver:2233
Status: Duplicate (was: WontFix)

Sign in to add a comment