79258201

Date: 2024-12-06 13:53:11
Score: 0.5
Natty:
Report link

As LMC suggested, try the following...

  1. Use Chrome DevTools to open the page's rendered HTML (open page in Chrome > right click on page > Inspect > select the Elements tab)
  2. Copy the full rendered HTML (right click the tag > Copy > Copy element) and paste it into a text editor
  3. Construct the XPath based on the element location (this might be helpful: https://devhints.io/xpath)
Reasons:
  • Whitelisted phrase (-1): try the following
  • No code block (0.5):
  • Low reputation (1):
Posted by: Cmastris