Sha256: 608047a19029a81770905a9233990ff3c2c7838f1a3df0cd77e509cf40019b95
Contents?: true
Size: 447 Bytes
Versions: 8
Compression:
Stored size: 447 Bytes
Contents
# It's often a good idea to start the test with 'setup'. # See /selenium/setup for more info. setup open '/' assert_title 'Home' # More information about the commands is available at: # http://release.openqa.org/selenium-core/nightly/reference.html # See also the RDoc for SeleniumOnRails::TestBuilder. # # Point the browser to <%= testcase_link %> to see # how this test is rendered, or to <%= suite_link %> to # run the suite.
Version data entries
8 entries across 8 versions & 1 rubygems