rebot output1.xml output2.xml rebot outputs/*.xml rebot --name Browser_Compatibility firefox.xml opera.xml safari.xml ie.xml rebot --include smoke --name Smoke_Tests c:\results\*.xml(例)
#!/bin/bash call pybot --variable BROWSER:Firefox --name Firefox --log none --report none --output out/fx.xml login call pybot --variable BROWSER:IE --name IE --log none --report none --output out/ie.xml login call rebot --name Login --outputdir out --output login.xml out/fx.xml out/ie.xml
Reference: Robot Framework User Guide
沒有留言:
張貼留言