Test for Debugger #2630
winst0niuss
started this conversation in
General
Replies: 2 comments
-
Sorry I did not understand the flow correctly, can you please provide steps for me try this debug scenario ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you. Not relevant, we managed to solve the problem on the project side |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm testing a debugger in an IDE one application for developers(looks like a copy Vcode).
I hit the breakpoint, start debugging, => the project page opens and stops at the breakpoint. The page is frozen.
As expected for debugging, the page is frozen. I can't click anything on it.
When manually testing - I can return to the debugger tab and see that debugging really stopped at the breakpoint, as well as turn off debug mode, after which the project page is unfrozen.
But when working with Taiko - after freezing the page, I can't get back to the debugger page and none of the actions work. How do I get to the debugger page? Is there any forced option to open another tab?
ps The test does fail on timeout error
Beta Was this translation helpful? Give feedback.
All reactions