Sha256: 0fb18903ce3958d5a5d60af78c7d125c008d2c6755dbbd6f4c4120cb3be4fdbd

Contents?: true

Size: 778 Bytes

Versions: 1

Compression:

Stored size: 778 Bytes

Contents

output_path: "/tmp/shoots"

scripts:
  google:
    name: "google"
    url: "http://www.google.de"
    commands: |
      open "/"
      window_maximize
      shot 01_before
      type "id=lst-ib", "fernando guillen"
      click "name=btnG", wait_for :page
      pause 3
      shot 02_after

  miniclip:
    name: "miniclip"
    url: "http://www.miniclip.com/games/de/"
    commands: |
      open "/"
      window_maximize
      shot

browsers:
  windows-firefox:
    name: "windows-firefox"
    host: 10.211.55.4
    port: 4444
    browser: "*firefox"

  windows-iexplore:
    name: "windows-iexploreproxy"
    host: 10.211.55.4
    port: 4444
    browser: "*iexploreproxy"

  linux-firefox:
    name: "linux-firefox"
    host: 10.211.55.5
    port: 4444
    browser: "*firefox"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
browser_shooter-0.0.5 test/fixtures/config.yml