Is it possible in PhantomCSS to take a screenshot of a WebElement, then go through a web page and count the number of times that screenshot is found on the page? For instance, taking a screenshot of a check box or a form field, then going through a page and counting the instances of that check box or form field on that page.
Is it possible in PhantomCSS to take a screenshot of a WebElement, then go through a web page and count the number of times that screenshot is found on the page? For instance, taking a screenshot of a check box or a form field, then going through a page and counting the instances of that check box or form field on that page.