Replies: 1 comment 1 reply
-
|
A lot of times, python version is a culprit. Along with that, like you said, chrome version. Additionally, ensuring you have all chrome windows closed out (verified in task manager) before running the script. I understand the script is a pain, but it really isn't part of this repository. Since it is not an issue specific to the integration, I'll move this over to discussions. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if I'm doing something wrong, but I've been trying to generate the new .json file on a different PC and it's impossible.
I managed it on my main PC, I don't even know how, but on another PC I try to replicate the steps and it's impossible. It's always a Chrome error: Chrome path, Chrome version, Chrome driver, etc.
Are there any specific steps in this area, or do I understand why I always have these kinds of problems? Should it always work with Chrome updated to its latest version? That's how it works for me.
And when I try to modify (thanks to chatgpt) chrome_driver.py to not use Selenium or something like that, it opens a temporary Chrome window that tells me the browser is insecure and I can't log in.
I'd like to know what problems you're encountering and if you can share your experience.
Beta Was this translation helpful? Give feedback.
All reactions