Sha256: ca6b823901205c9199d9a2ce05ed3b6c73ed6fb9726b1e7e108abc120bf27972

Contents?: true

Size: 456 Bytes

Versions: 4

Compression:

Stored size: 456 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"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bauxite-0.4.5 test/smart_selector.bxt
bauxite-0.4.4 test/smart_selector.bxt
bauxite-0.4.3 test/smart_selector.bxt
bauxite-0.4.2 test/smart_selector.bxt