You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
How does nightwatch-xhr determine that a request has completed? In devtools I can see that a request is complete and returns a 200 response code. However, nightwatch-xhr is showing the status as 'undefined'. Upon further research, it looks like the onloadend event is not getting triggered. How does nightwatch-xhr listen for the onloadend event?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How does nightwatch-xhr determine that a request has completed? In devtools I can see that a request is complete and returns a 200 response code. However, nightwatch-xhr is showing the status as 'undefined'. Upon further research, it looks like the onloadend event is not getting triggered. How does nightwatch-xhr listen for the onloadend event?
The text was updated successfully, but these errors were encountered: