79639376

Date: 2025-05-26 17:46:16
Score: 1
Natty:
Report link

try this xpath: //option[@value='IND']/text()

assuming this is a dropdown with multiple options, it would give you dynamic text() for that item whose option value is 'IND'.

India So, for this, it will give you India.
Reasons:
  • Whitelisted phrase (-1): try this
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Narendra Bhagwat