Sha256: 999db1efbfbdc34052ad8fac63d8f120186c1b4da373a434534e8b1833ba74f8

Contents?: true

Size: 304 Bytes

Versions: 4

Compression:

Stored size: 304 Bytes

Contents

open "/oo/testnode37.html?test=form2"
type "paginate1_tbl_title", "Heal the bugs!"
# submit
click_and_wait 'css=input[type=submit]'

# Redirected to same page
assert_location "http://test.host:3000/oo/testnode37.html"
# Parameter on [form] properly passed
verify_text "css=#title .s50", "Heal the bugs!"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
zena-1.1.3 test/selenium/Form/form2.rsel
zena-1.1.2 test/selenium/Form/form2.rsel
zena-1.1.1 test/selenium/Form/form2.rsel
zena-1.1.0 test/selenium/Form/form2.rsel