Chrome 127.0.6533.120 & CHromedriver 127.0.6533.119 problems

484 views
Skip to first unread message

Tupid Tup

unread,
Aug 26, 2024, 1:45:27 AM8/26/24
to Selenium Users

The current Chrome version is 127.0.6533.120. The Chromedriver version is 127.0.6533.119, which was automatically downloaded with the command:

service = Service(executable_path=ChromeDriverManager().install())

My problem is that when I launch a Python script using Chromedriver, I encounter the following error when it tries to start Chromedriver:

OSError: [WinError 193] %1 is not a valid Win32 application.

I’m not sure how to resolve this issue while waiting for Google to release a new version. Does anyone have a solution for this? Thanks!

I try to find solution with the beta command for Chromedriver, but didn't work, and I'm not sure it's a good solution in the future.

My script is usually working.
And working on computer who didnt update Chrome on 127.0.6533.120 version.

Thanks for help !

Reply all
Reply to author
Forward
0 new messages