5.3 Get HTML Source of WebElement
This situation generally arises whenever developers require more inputs which has caused the issue.
To apprehend the problem we are using the GetAttribute method of the IWebElement interface to get the inner HTML of a specific element.
The entire output in console can be sent to developer as-is.
Last updated
Was this helpful?