Sha256: 9ea7333c59205c5d26de1b61e11ad2fc7d943118a0d1bd63997ebe0921b55fe8

Contents?: true

Size: 455 Bytes

Versions: 35

Compression:

Stored size: 455 Bytes

Contents

# This file specifies options affecting the unit tests.
# You need to copy this file to "options.yml" before it to work.

# These options can also be set using environment variables prefixed with 'watir_'.
# These environment variables will override settings from this file.

# 'ie' (Watir::IE) or 'firefox' (FireWatir::Firefox)
browser: ie

# These options only affect IE. 
# speed options are fast, slow, and zippy
speed: fast 
visible: true

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
commonwatir-1.9.0.rc3 unittests/options.yml.example
commonwatir-1.9.0.rc2 unittests/options.yml.example
commonwatir-1.9.0.rc1 unittests/options.yml.example
commonwatir-1.8.1 unittests/options.yml.example
commonwatir-1.8.1.rc1 unittests/options.yml.example
commonwatir-1.8.0 unittests/options.yml.example
commonwatir-1.8.0.rc1 unittests/options.yml.example
commonwatir-1.7.1 unittests/options.yml.example
commonwatir-1.7.0 unittests/options.yml.example
commonwatir-1.7.0.rc1 unittests/options.yml.example
commonwatir-1.6.7 unittests/options.yml.example
commonwatir-1.6.7.rc1 unittests/options.yml.example
commonwatir-1.6.6 unittests/options.yml.example
commonwatir-1.6.6.rc2 unittests/options.yml.example
commonwatir-1.6.6.rc1 unittests/options.yml.example