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

Continue debugging when a child window closes (closes #4990) #5013

Merged
merged 1 commit into from
Apr 27, 2020

Conversation

AndreyBelym
Copy link
Contributor

@AndreyBelym AndreyBelym commented Apr 24, 2020

Fixes a problem when TestCafe starts debugging in a child window, child window closes and test execution continues. If a child windows closes, we should reexecute the SetBreakpointCommand if it is the current command in the execution queue.

Includes a test that uses Chrome Devtools protocol to control the browser during debugging.

@testcafe-build-bot
Copy link
Collaborator

@testcafe-build-bot
Copy link
Collaborator

@miherlosev miherlosev merged commit f69e261 into DevExpress:master Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants