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