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

Attempt to speed up Playwright operations #2

Open
elliot-100 opened this issue Jul 22, 2022 · 1 comment
Open

Attempt to speed up Playwright operations #2

elliot-100 opened this issue Jul 22, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@elliot-100
Copy link
Owner

elliot-100 commented Jul 22, 2022

Currently the code takes about 10s, including waiting for a fixed 5s between page loads. Should be possible to test if content is ready quicker. Should probably also be a reasonable timeout and a timer for performance tracking.

@elliot-100 elliot-100 added the enhancement New feature or request label Jul 22, 2022
@elliot-100 elliot-100 self-assigned this Jul 22, 2022
@elliot-100
Copy link
Owner Author

elliot-100 commented Aug 19, 2022

Only feasible indicator that content is ready is that none of the counts are zero? Zeros display during loading, but then become blanks.

@elliot-100 elliot-100 changed the title Attempt to speed up Attempt to speed up Selenium operations Jan 5, 2023
@elliot-100 elliot-100 changed the title Attempt to speed up Selenium operations Attempt to speed up Playwright operations Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant