Sha256: 58ec25b953d8727d29c8bd394f6f02b412e5d7f76f1dc7d579cc3ab3befc7455

Contents?: true

Size: 654 Bytes

Versions: 21

Compression:

Stored size: 654 Bytes

Contents

open "file://${__DIR__}/smart_selector/page.html"

assert "smart=By-id-suffix" "By id suffix"
assert "smart=By-name" "By name"
assert "smart=By-class" "By class"
assert "smart=By-id-fragment" "By id fragment"
assert "smart=By placeholder" "By placeholder"
assert "smart=By label sibling" "By label sibling"
assert "smart=By label parent" "By label parent"
assert "smart=By radio value" "By radio value"
assert "smart=By checkbox value" "By checkbox value"
click "smart=By submit text"
assert btn_text "By submit text"
click "smart=By input button text"
assert btn_text "By input button text"
click "smart=By button text"
assert btn_text "By button text"

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
bauxite-0.6.18 test/smart_selector.bxt
bauxite-0.6.17 test/smart_selector.bxt
bauxite-0.6.16 test/smart_selector.bxt
bauxite-0.6.15 test/smart_selector.bxt
bauxite-0.6.14 test/smart_selector.bxt
bauxite-0.6.13 test/smart_selector.bxt
bauxite-0.6.12 test/smart_selector.bxt
bauxite-0.6.11 test/smart_selector.bxt
bauxite-0.6.10 test/smart_selector.bxt
bauxite-0.6.9 test/smart_selector.bxt
bauxite-0.6.8 test/smart_selector.bxt
bauxite-0.6.7 test/smart_selector.bxt
bauxite-0.6.6 test/smart_selector.bxt
bauxite-0.6.5 test/smart_selector.bxt
bauxite-0.6.4 test/smart_selector.bxt
bauxite-0.6.3 test/smart_selector.bxt
bauxite-0.6.2 test/smart_selector.bxt
bauxite-0.6.1 test/smart_selector.bxt
bauxite-0.6.0 test/smart_selector.bxt
bauxite-0.5.0 test/smart_selector.bxt