-
Notifications
You must be signed in to change notification settings - Fork 3
add tests for request interception #58
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
Conversation
|
I'm adding a test with chromedp. I try to fillfull an XHR response for the reviews, but it doesn't work for now. |
1803876 to
f5a7bdf
Compare
|
ok this issue was I didn't base64 encode my body. |
f5a7bdf to
58ea8c6
Compare
|
ok, adding a |
I think this is the same issue I ran into lightpanda-io/browser#946 (comment) Chrome does wait, but I'm still not clear on what. Nevertheless, it seems more correct to have the script probe/query the document for whatever state it's after. |
lightpanda-io/browser#946