private void FetchImageData(S2cSite site) { SiteDomTagsForProcessing = site.PageObject["img"]; SiteDomTagsForProcessing.Add(FindFaviconTag(site)); }