Replies: 1 comment
-
sorry for the late answer. This is not possible with robotframework, because there is no way to step backwards. If you want, you can create an enhancement request and we can look if it is possible sometimes. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
We have been using Robotframework for our tests for years and I became aware of this extension for VS Code at the “Trends in Testing” event organized by Imbus AG.
Using the extension has already made our lives much easier. Many thanks for your efforts.
But there is one problem: if you come across a bug during debugging, you can correct it immediately. But I can't manage to continue debugging from the corrected line of code. Only a restart of the debugging works.
Have I possibly overlooked something or is it working as intended?
Beta Was this translation helpful? Give feedback.
All reactions