| DriverUtilitiesIsElementPresent Method |
| Name | Description | |
|---|---|---|
| IsElementPresent(By) |
This method is used to check if the specified element is present on the page
| |
| IsElementPresent(IWebElement) |
This method is used to check if the specified element is present on the page
|