Sha256: 8e77280bc392e5bcab9383699050cf87a87a033145d749814071d495e203accf
Contents?: true
Size: 523 Bytes
Versions: 1
Compression:
Stored size: 523 Bytes
Contents
output_path: "~/browser_shoots" tests: google: | navigate.to "http://www.google.com" shot miniclip: | navigate.to "http://www.miniclip.com/games/de/" shot browsers: ios-firefox: url: "http://127.0.0.1:4444/wd/hub" type: "firefox" ios-chrome: url: "http://127.0.0.1:4444/wd/hub" type: "chrome" suites: suite1: tests: - google - miniclip browsers: - ios-firefox - ios-chrome suite2: tests: - google browsers: - ios-chrome
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
browser_shooter-0.3.1 | examples/config0.yml |