The 2nd part of our two part series on debugging Robot Framework. In this episode we will go over debugging using Python and the interactive debugger 'pdb'. Along the way we'll inspect and change a variable during a breakpoint in execution.
See part 1 at: • Debugging Robot Framework Pt. 1
Github code at: https://github.com/FormulatedAutomati...
Debugging Playlist: • Debugging Robot Framework Pt. 1