mkorpela / pabot

Parallel executor for Robot Framework test cases.
https://pabot.org
Apache License 2.0
476 stars 152 forks source link

Incompatibility between Pabot and Robot Framework 7.1 Listener API Version 3 - Warning issue #603

Open hassineabd opened 1 week ago

hassineabd commented 1 week ago

Setup:

PS : Only when i run tests using pabot ( browserstack-sdk also since it relies on pabot ). launching tests with robot command does lead to this issue

warning issues are signaled in the following discussion on RF community slack as well :

/path/env/lib/python3.12/site-packages/robot/utils/argumentparser.py:80: UserWarning: ArgumentParser option 'auto_pythonpath' is deprecated since Robot Framework 5.0. warnings.warn("ArgumentParser option 'auto_pythonpath' is deprecated "