Status Update
Comments
af...@gmail.com <af...@gmail.com> #2
Thank you for this post.
In case you are not aware, Directions API has
pe...@google.com <pe...@google.com> #3
Hello thanks for response, I am aware about Direction APIs and we even intgrated it to show blue line but I want direction UI plugin embeded in mobile app like the way it is in google maps where we can guide users about turns and everything please see attachments
af...@gmail.com <af...@gmail.com> #4
Hoping for earliest reply, Thanks in advance
af...@gmail.com <af...@gmail.com> #5
Hi,
As far as I see, for some reason, the Description of this Issue disappeared...
Could you please check?
Thank you for your help in advance.
Description
Steps to reproduce the problem
Invoke Browser in Remote Debug mode like this: 1.
Problem Description
Hi ChromeDriver Support,
I'm using ChromeDriver in Remote Debugging mode (Windows / IntelliJ / Java / Selenium). Everything worked fine until win64/133.0.6943.98/chromedriver.exe released. Then I noticed that, a new version(latest stable) 133.0.6943.126 released very shortly. But unfortunately, it does not work either. (Chrome Browser is up to date 133.0.6943.127). The new ChromeDriver(chromeOptions) call halts, i.e. cannot create the ChromeDriver. (Please see below:)
Do you have idea, what the problem can be?
Please find the way I'm trying it:
I invoke Browser in Remote Debug mode like this:
(The following testing link:http://127.0.0.1:9222/json/version works properly.)
Here it goes the Remote Debug specific Java / Selenium code to initialize a session:
Thank you for your help in advance. Best regards, Attila
Summary
[Selenium] ChromeDriver 133.0.6943.126 seems not working in Remote Debugging mode
Custom Questions
Which component does this fall under?
Not sure - I don't know
Does this work in other browsers?
Not sure - I don't know
Additional Data
Category: API
Chrome Channel: Stable
Regression: Yes