Skip to content

Suggestion: Use WebDriverWait #12

@MrYoavon2

Description

@MrYoavon2

In main.py, in the _process_url function you can use WebDriverWait instead of the time.sleep(3) to wait for a specific part of the page to load (the part you need) instead of waiting 3 seconds hoping that part finishes loading in time.

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