| Index: pages/testsuite/08.md |
| =================================================================== |
| deleted file mode 100644 |
| --- a/pages/testsuite/08.md |
| +++ /dev/null |
| @@ -1,23 +0,0 @@ |
| -title = ABP Test Pages |
| -template = testsuite |
| -testsuiteid = TS-08 |
| -testsuitename = Is exception filter removed/disabled |
| -testsuitepassif = The exception filter is removed/disabled in ABP and test case above indicates that it was NOT applied. |
| -testsuitefailif = The exception filter is removed/disabled in ABP but the test case above indicates that it was applied. |
| -testsuitepurpose = Tests if ABP is correctly no longer applying a manually added (then removed) exception filter to the page. |
| -testsuitetestmethod = Checking if ABP does not hide an element that is matches a manually added (then removed) filter. |
| - |
| -<h3>Test case</h3> |
| -<div class="abp-testsuite-testcase"> |
| -<div class="abp-testsuite-testcase-inner"> |
| - <div class="abp-testsuite-pass"> |
| - Exception filter was NOT applied |
| - </div> |
| - <div class="abp-testsuite-fail abp-test-hiding-filter"> |
| - Hiding filter was NOT applied. |
| - </div> |
| - <div class="abp-testsuite-fail abp-test-hiding-filter"> |
| - Exception filter was applied. |
| - </div> |
| -</div> |
| -</div> |