I am trying to get the ServiceNow data in to an variable with using PowerShell and Selenium Chrome Driver. But I don't know the right way to get it. I am trying to get the marked data but i can't. The below method is not working:
$Chromedriver.FindelementByTagName('input').getAttribute('value')
Could you anyone can help me ?
Snapshot: