Check if json-prune feature works properly.
Test that basic usage of the json-prune snippet works as expected.
abptestpages.org#$#json-prune 'data-expectedresult jsonprune aria-label'
Not supported in Chrome 73 (requires 74+)
Test the usage of the rawNeedleStack parameter
abptestpages.org#$#json-prune toBeDeletedIfStackNeedle '' callstack
Not supported in Chrome 73 (requires 74+)
Test that the [] placeholder works as expected.
abptestpages.org#$#json-prune array.[].target-data
Not supported in Chrome 73 (requires 74+)
Test that the {} placeholder works as expected.
abptestpages.org#$#json-prune object.{}.target-data
Not supported in Chrome 73 (requires 74+)