I need to find all missing images form a website, all 3 types (static images, image button and image link), is this possible when I use Selenium?
Below is my code.