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

Login button update? #144

Description

@Carter2565

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions