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

Timeout caused by synchronous XMLHttpRequests #620

Closed
gmetais opened this issue Mar 25, 2016 · 2 comments
Closed

Timeout caused by synchronous XMLHttpRequests #620

gmetais opened this issue Mar 25, 2016 · 2 comments

Comments

@gmetais
Copy link
Contributor

gmetais commented Mar 25, 2016

As I wrote in my last pull-request (#618), when a page sends a synchronous XMLHttpRequest, it is not counted in the requests and it makes phantomas timeout.

It seems to be related to this PhantomJS bug: ariya/phantomjs#11284

@amol-
Copy link

amol- commented May 2, 2017

I noticed you can usually work around those by using --stop-at-load option, depending on which metric you are looking at.

@macbre macbre modified the milestones: Roadmap, v1.21 - headless Chromium Jan 24, 2018
@macbre
Copy link
Owner

macbre commented Jan 24, 2018

Let's see if headless Chromium handles these...

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

No branches or pull requests

3 participants