Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: optimize performance #9

Closed
wants to merge 1 commit into from
Closed

Conversation

dtopuzov
Copy link

Changes:

  • Do now always wait 200ms
  • Update to Selenium 4

Test Results:

  • Tested with 200 images on my local machine
  • Before those changes, it took ~65sec
  • After those changes, it takes less than 40sec

- Do now always wait 200ms
- Update to Selenium 4
@dtopuzov
Copy link
Author

Looks buggy, will close it.
In general, the idea is still valid - do not hardcode 200ms wait, use smaller wait steps and retry in case of failure.

@dtopuzov dtopuzov closed this Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant