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 was archived by the owner on Dec 16, 2023. It is now read-only.
I'm trying to test my register form, but I'm having some trouble. When submitting the form, Zombie tells me that a new window was opened:
That's confusing me at the moment and furthermore, dumping the browser output to the console after submitting the form, shows me the following:
When I check the browser.statusCode, the code is 0... but... why 0? I would expect 200 or maybe 500, but not 0...
The code is the following:
The text was updated successfully, but these errors were encountered: