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

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

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

import sys
from robot import rebot_cli

rebot_cli(sys.argv[1:])




© 2015 - 2024 Weber Informatics LLC | Privacy Policy