Luxoft / Twister

Twister Test Automation Framework
http://www.twistertesting.com/
Apache License 2.0
38 stars 21 forks source link

Passing arguments from command line execution of Twister #189

Open meetashutosh opened 7 years ago

meetashutosh commented 7 years ago

Referring to bug https://github.com/Luxoft/Twister/issues/171, we came to know we can specify Property or Input Parameter in GUI.

Please let us know how we can specify Property or input parameters while executing Twister from command line.

Referring Twister User Guide 0.8 under "Command line interface" specifies how to use twister from command line. How can we pass the Property say "ConfigFile" with a file path here.

$ python cli.py --server 127.0.0.1:8000 --login user:password -s start -p ~/twister/config/projects/project1.xml -c ~/twister/config/fwmconfig.xml