New observation. The code started working after I reworked the Python file.
Then I added changes to the second python file and only tested it in python, however after running the code from the robot framework I start to get a “No keyword … not found” message associated with the second python file. The error disappeared after rolling back latte changes. It looks like error message was misinformed me and I need to find the problem in the python file. I’m trying to debug by adding messages and breakpoints to a python file, but that doesn’t work. I need to learn how to debug an RF, RF + python file. Please advise a few steps / methods / tools on how to do this.