Skip to content

Added support for `include` and `exclude` when robot.run is used.

Compare
Choose a tag to compare
@Snooz82 Snooz82 released this 27 Jul 12:27
· 4 commits to main since this release

When robot is not called from cli, but robot.run run or run_cli is used, DataDriver could not figure out the include or exclude tags.
This is now fixed for RF 5.0 and newer, by accessing the variable ${options} .

Full Changelog: 1.8.1...1.9.0