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**: https://github.com/Snooz82/robotframework-datadriver/compare/1.8.1...1.9.0