Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

fix(debugger): Fix issues when calling pause() multiple times (#3501) #3504

Merged
merged 1 commit into from
Sep 3, 2016

Conversation

heathkit
Copy link
Contributor

There's still an issue when calling browser.pause() multiple times in the same test - the other pause statements are ignored. But it no longer exits due to the port being in use. Pausing in multiple tests also works now.

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

Successfully merging this pull request may close these issues.

3 participants