Web |
public static class WebElementExtensions
The WebElementExtensions type exposes the following members.
Name | Description | |
---|---|---|
GetTextContent | Returns the textual content of the specified node, and all its descendants regardless element is visible or not. | |
IsElementTextEqualsToExpected | Verify if actual element text equals to expected. | |
JavaScriptClick | Click on element using java script. | |
SetAttribute | Set element attribute using java script. |