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

robotframework-2.7.7.src.bin.pybot Maven / Gradle / Ivy

The newest version!
#!/usr/bin/env python

import sys
from robot import run_cli

run_cli(sys.argv[1:])




© 2015 - 2024 Weber Informatics LLC | Privacy Policy