OLD | NEW |
1 There was a bug of validation of a required radio button. This test confirms the
bug has been fixed. | 1 There was a bug of validation of a required radio button. This test confirms the
bug has been fixed. |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
| 6 PASS successfullyParsed is true |
| 7 |
| 8 TEST COMPLETE |
6 PASS The form should be submitted. | 9 PASS The form should be submitted. |
7 PASS location.search.indexOf("terms=on") != -1 is true | 10 PASS location.search.indexOf("terms=on") != -1 is true |
8 TEST COMPLETE | 11 TEST COMPLETE |
9 PASS successfullyParsed is true | |
10 | |
11 TEST COMPLETE | |
12 | 12 |
OLD | NEW |