I have to capture Site seal. Which provided by third party for my site has been validated and is secured for online transactions. I couldn’t capture its element id. If i right click it shows an alert “This Site Seal is protected”. Is any way i can capture this by selenium.
you can find site seal below the bottom pan in this URL:https://www.grandstadium.tv/Default.aspx
I have to capture Site seal. Which provided by third party for my site
Share
The HTML for the Site Seal is:
Unfortunately it does not have an ID for locating the element, however you could use the following XPath to locate it:
So your check might be: