Sha256: 28bcc0dba3d965c20e899dc51165ba89465a511949bedc2e669432de9a5ed0f5
Contents?: true
Size: 821 Bytes
Versions: 1
Compression:
Stored size: 821 Bytes
Contents
output_path: "/tmp/output" tests: google: | navigate.to "http://www.google.de" shot 01_before type "id=lst-ib", "fernando guillen" click "name=btnG", wait_for :page pause 3 shot 02_after miniclip: | navigate.to "http://www.miniclip.com/games/de/" shot browsers: windows-firefox: url: "http://10.211.55.4:4444/wd/hub" type: "firefox" vm: "vmName1" windows-iexplore: url: "http://10.211.55.4:4444/wd/hub" type: "iexploreproxy" vm: "vmName2" linux-firefox: url: "http://10.211.55.4:4444/wd/hub" type: "firefox" vm: "vmName3" suites: suite1: tests: - google - miniclip browsers: - windows-firefox - windows-iexplore suite2: tests: - miniclip browsers: - windows-firefox - linux-firefox
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
browser_shooter-0.3.3 | test/fixtures/config.yml |