getInnerHtmlSourceOfElement (Exception Handling)
Compatible with:
- Purpose
-
This command is used to get the innerHTML of the element locator.
- Syntax
- getInnerHtmlSourceOfElement(Locator, VariableName)
- Target
- element locator
- Value
- VariableName
- Return Value
- The HTML inside the element, i.e. between the opening and closing tags.