Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The included test batch uses pybot which is deprecated since Robot Framework 3.0 #14

Open
antonpaa opened this issue Mar 20, 2019 · 0 comments

Comments

@antonpaa
Copy link

The RunTests.bat included in robotframework-autoitlibrary/tests/ uses pybot for running the test. Using pybot is deprecated with Robot Framework since the version 3.0, and tests should be run instead using robot. robot is backwards compatible, so the change can done without further compatibility considerations.

More about running RF and about robot/pybot/etc. usage at http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#executing-robot-framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants