Skip to content

Suggestion: Use WebDriverWait #12

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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