Skip to content

Fixed RF7 and RobotCode Debugging

Compare
Choose a tag to compare
@Snooz82 Snooz82 released this 13 Feb 23:05
· 1 commit to main since this release
  • Due to a new feature in RF7, where now keywords can be programatically added to a body where named arguments can have python objects, there could be issues when those keywords got dictionaries as values.
  • RobotCode had issues debugging DataDriver tests with RF7 due to missing line numbers in the model.

both has been fixed.