Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
dropImage(event);
assert_equals('PASS', document.querySelector('p + p').firstChild.nodeValue);
I am confused about the purpose of this verification. Can it fail if the test reaches this point? Same comment for other tests that have this pattern.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |