StigP1337

Results 7 comments of StigP1337

Which Python version are you using? It works for me with Python 3.8.x and 3.9.x, but not with 3.6.x and 3.7.x (same error)

Which Python version are you using? It works for me with Python 3.8.x and 3.9.x, but not with 3.6.x and 3.7.x (same error)

The ChromeDriver version needs to match exactly your Chrome browser version. As stated at the end of the error message you have ChromeDriver version 90 installed, but your Chrome browser...

Is it possible to see from the "Master token services access" list, if the account will work? Which mandatory services must be in the list? I tried with two accounts...

One example is when I need to solve a captcha to submit a form and I am only interessted in the error feedback. I don't need to solve the captcha...

Thank you @jakeee51 and @Le0Developer for the replies. I will try the suggested solutions.

Thank you for the reply. I will try your suggestions. I didn't thought about checking for the token or the message events.