Sha256: d30943826f18290c81ea465e316926a0bc9e130fae27f5ad41d2dcac8571baf0
Contents?: true
Size: 313 Bytes
Versions: 103
Compression:
Stored size: 313 Bytes
Contents
# See also the RDoc for SeleniumOnRails::TestBuilder. # View result in browser: http://test.host:3000/selenium setup :fixtures => :all # Setup code open '/login' type 'user_login', 'lion' type 'password', 'lion' click_and_wait 'commit' click_and_wait 'link=Kill the bugs' verify_text '_title37', 'Kill the bugs'
Version data entries
103 entries across 13 versions & 1 rubygems