I am highlighting this new feature, in today’s development code.
- Allows to have separate settings depending of the Python executable
- From command line, we can set an alternate settings path
Example:
What we can see in the two RIDE instances:
- Top: English UI, Detached Files Explorer, DataDriven login - Test Suite file, Execution Profile
robot
, Running in Python 3.12.2. - Bottom: Portuguese UI, Docked Files Explorer, Titanic - Test Suite folder, Execution Profile
another robot
, Running in Python 3.10.9.
Not visible, but they use different settings file and temporary directory. Tests ran simultaneously.
Visible a new bug, on top RIDE