OLD | NEW |
1 Test styleWithCSS command | 1 Test styleWithCSS command |
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 styleWithCSS changed the state successfully | 6 PASS styleWithCSS changed the state successfully |
7 PASS styleWithCSS changed the state successfully | 7 PASS styleWithCSS changed the state successfully |
8 PASS styleWithCSS changed the state successfully | 8 PASS styleWithCSS changed the state successfully |
9 PASS styleWithCSS changed the state successfully | 9 PASS styleWithCSS changed the state successfully |
10 PASS styleWithCSS changed the state successfully | 10 PASS styleWithCSS changed the state successfully |
11 PASS queryCommandState('styleWithCSS') returns true | 11 PASS queryCommandState('styleWithCSS') returns true |
12 PASS queryCommandValue('styleWithCSS') returns 'true' | 12 PASS queryCommandValue('styleWithCSS') returns '' |
13 PASS queryCommandState('styleWithCSS') returns false | 13 PASS queryCommandState('styleWithCSS') returns false |
14 PASS queryCommandValue('styleWithCSS') returns 'false' | 14 PASS queryCommandValue('styleWithCSS') returns '' |
15 PASS successfullyParsed is true | 15 PASS successfullyParsed is true |
16 | 16 |
17 TEST COMPLETE | 17 TEST COMPLETE |
18 | 18 |
OLD | NEW |