Issue metadata
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 descriptionUserAgent: 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..
,
Jan 23 2018
any resolution you have??
,
Jan 24 2018
kereliuk@, can you triage this?
,
Jan 24 2018
Issue chromedriver:2233 has been merged into this issue.
,
Jan 24 2018
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.
,
Jan 24 2018
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by chrishtr@chromium.org
, Jan 23 2018Components: -Blink Tests>WebDriver