Sha256: 8ab0d9f2f1d131543f3301556a8cd4d9cac016dcfcf7b387b80e97f6166748e2
Contents?: true
Size: 767 Bytes
Versions: 1
Compression:
Stored size: 767 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" windows-iexplore: url: "http://10.211.55.4:4444/wd/hub" type: "iexploreproxy" linux-firefox: url: "http://10.211.55.4:4444/wd/hub" type: "firefox" 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.1 | test/fixtures/config.yml |