OLD | NEW |
| (Empty) |
1 title = ABP Test Pages | |
2 template = testsuite | |
3 testsuiteid = TS-11 | |
4 testsuitename = Is Acceptable Ads enabled | |
5 testsuitepassif = The Acceptable Ads checkbox is enabled in ABP and test case ab
ove indicates it is enabled. | |
6 testsuitefailif = The Acceptable Ads checkbox is enabled in ABP but test case ab
ove indicates it is NOT enabled. | |
7 testsuitepurpose = Tests if ABP is correctly applying the Acceptable Ads filter
subscription to the page. | |
8 testsuitetestmethod = Checking if ABP hides an element that is included in the A
cceptable Ads filter subscription. | |
9 | |
10 <h3>Test case</h3> | |
11 <div class="abp-testsuite-testcase"> | |
12 <div class="abp-testsuite-testcase-inner"> | |
13 | |
14 <div class="abp-testsuite-fail"> | |
15 Acceptable Ads is not enabled or is not working | |
16 </div> | |
17 <div id="abptest" class="abp-testsuite-pass"> | |
18 Acceptable Ads is enabled | |
19 </div> | |
20 | |
21 </div> | |
22 </div> | |
OLD | NEW |