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

Can we intelligently wait for dev/get-ajax? #528

Open
lread opened this issue Mar 8, 2023 · 0 comments
Open

Can we intelligently wait for dev/get-ajax? #528

lread opened this issue Mar 8, 2023 · 0 comments

Comments

@lread
Copy link
Collaborator

lread commented Mar 8, 2023

Problem/Opportunity
Our docs state that dev/get-ajax and dev/get-requests will flush the internal buffer that holds these requests.

So how can we wait for the buffer to have filled before calling these functions.

In #527, 2 seconds was no longer enough for CI, so I bumped the wait to 10 seconds.

But I'd rather just wait (with a reasonable timeout) until the request is complete. Is that possible?

Proposed Solution
Dunno, depends on 3rd party chrome devtools support.

Alternative Solutions
none yet

Additional context
none

Action
I'll eventually look into this.

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

No branches or pull requests

1 participant