OLD | NEW |
| (Empty) |
1 title = ABP Test Pages | |
2 template = testsuite | |
3 testsuiteid = TS-09 | |
4 testsuitename = Is blocking filter added/enabled | |
5 testsuitepassif = The blocking filter is added/enabled in ABP and test case abov
e indicates that a file was blocked. | |
6 testsuitefailif = The blocking filter is added/enabled in ABP but the test case
above indicates that a file was NOT blocked. | |
7 testsuitepurpose = Tests if ABP is correctly applying a manually added blocking
filter to the page. | |
8 testsuitetestmethod = Checking if ABP blocks the request for an element that is
matches a manually added blocking filter. | |
9 | |
10 <h3>Test case</h3> | |
11 <div class="abp-testsuite-testcase"> | |
12 <div class="abp-testsuite-testcase-inner"> | |
13 <img class="abp-testsuite-image" src="/images/testsuite/green-blocked.png"> | |
14 <img class="abp-testsuite-image" src="/images/testsuite/red-notblocked.png"> | |
15 </div> | |
16 </div> | |
OLD | NEW |