Skip to content

RE: Make this work for your own browser instead of spinning up an artificial one. #8

@bjsi

Description

@bjsi

Make this work for your own browser instead of spinning up an artificial one. I want to be able to order food with my credit card.

You can pass the path to your chrome user data file to chromium like this I think eg:

 f"--user-data-dir={os.environ.get('CHROME_USER_DATA')}"

.env (eg for windows)

CHROME_USER_DATA = "c:\\Users\\<user name>\\AppData\\Local\\Google\\Chrome\\User Data\\"

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