Check that the hide-if-matches-computed-xpath snippet is working as expected.
Test that basic usage of the snippet works as expected against target whose class changes after first load.
abptestpages.org#$#hide-if-matches-computed-xpath '//div[@class="{{}}"]' '//span[@id="target1"]' '/himcx-simple.*/'
Test that basic usage of the snippet works as expected against target whose class changes after first load.
abptestpages.org#$#hide-if-matches-computed-xpath '//div[contains(@class, "{{}}")][contains(., "Failed")]' '//span[@id="target2"]' '/test-(.*)-test/'