All Downloads are FREE. Search and download functionalities are using the official Maven repository.

robotframework-2.7.7.doc.examples.simple_start.readme.txt Maven / Gradle / Ivy

The newest version!
This directory contains some sample testcases written in RobotFramework.
To execute them all, run:
pybot *.html

To execute just some of them, run for example:
pybot log_hello_world.html verify_create_file.html

To get more details in the log, use the TRACE switch:
pybot -L TRACE *.html

For more information, please refer to the robotframework.org site and pybot documentation:
pybot --help

Enjoy RobotFramework!




© 2015 - 2024 Weber Informatics LLC | Privacy Policy