Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Login button update? #144

Open
Carter2565 opened this issue Mar 23, 2023 · 0 comments
Open

Login button update? #144

Carter2565 opened this issue Mar 23, 2023 · 0 comments

Comments

@Carter2565
Copy link

To prevent timeout error had to change chatgpt_login_btn = (By.XPATH, '//button[text()="Log in"]') to chatgpt_login_btn = (By.XPATH, '//button[div[text()="Log in"]]') in pyChatGPT.py

I am using Openai login.
Having Google error for other account.
Google is detecting the driver and is locking up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant