You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any one facing the same error like this when running Pabot with the following versions?
robotframework 6.1a1
robotframework-pabot 2.15.0
robotframework-pythonlibcore 4.1.2
robotframework-seleniumlibrary 6.0.0
selenium 4.8.3
UserWarning: ArgumentParser option 'auto_pythonpath' is deprecated since Robot Framework 5.0.
warnings.warn("ArgumentParser option 'auto_pythonpath' is deprecated "
Warning: specified resource file doesn't exist. Some tests may fail or continue forever.
UPDATE:
encountered error was only caused by wrong file path. Pabot still works fine with the above-mentioned versions
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Any one facing the same error like this when running Pabot with the following versions?
robotframework 6.1a1
robotframework-pabot 2.15.0
robotframework-pythonlibcore 4.1.2
robotframework-seleniumlibrary 6.0.0
selenium 4.8.3
UPDATE:
encountered error was only caused by wrong file path. Pabot still works fine with the above-mentioned versions
Beta Was this translation helpful? Give feedback.
All reactions