jquery_should_trim_the_field_name_in_declaration_string | ||
open | jquery/test_case_should_omit_blanks_for_the_field_name_in_rules.html | |
click | css=input[type="submit"] | |
verifyTextPresent | Please enter your first name. | |
type | name=first_name | Jim |
click | css=input[type="submit"] | |
verifyAlert | glob:*The form validates!* |