We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e40974 commit 0e8f27dCopy full SHA for 0e8f27d
bin/cron/common
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+# clean-up test user sketches
4
+python seleniumbender.py delete --target=live --saucelabs --capabilities=capabilities_firefox.yaml --config=config.cfg
5
# common
6
python seleniumbender.py common --target=live --saucelabs --capabilities=capabilities_firefox.yaml --config=config.cfg
7
python seleniumbender.py common --target=live --saucelabs --capabilities=capabilities_chrome.yaml --config=config.cfg
0 commit comments