Index: pages/testsuite/07.md |
=================================================================== |
deleted file mode 100644 |
--- a/pages/testsuite/07.md |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-title = ABP Test Pages |
-template = testsuite |
-testsuiteid = TS-07 |
-testsuitename = Is exception filter added/enabled |
-testsuitepassif = The exception filter is added/enabled in ABP and test case above indicates that it was applied. |
-testsuitefailif = The exception filter is added/enabled in ABP but the test case above indicates that it was NOT applied. |
-testsuitepurpose = Tests if ABP is correctly applying a manually added exception filter to the page. |
-testsuitetestmethod = Checking if ABP does not hide an element that is matches a manually added exception filter. |
- |
-<h3>Test case</h3> |
-<div class="abp-testsuite-testcase"> |
-<div class="abp-testsuite-testcase-inner"> |
- <div class="abp-testsuite-fail"> |
- 2nd/3rd hiding filter was applied |
- </div> |
- <div class="abp-testsuite-pass abp-test-hiding-filter"> |
- Exception filter was applied |
- </div> |
- <div class="abp-testsuite-fail abp-test-hiding-filter-2"> |
- First hiding filter was applied |
- </div> |
- <div class="abp-testsuite-fail abp-test-hiding-filter-top"> |
- NO hiding filters or exception filters are applied |
- </div> |
-</div> |
-</div> |