Click or drag to resize
DriverUtilitiesIsElementPresent Method
Overload List
  NameDescription
Public methodStatic memberIsElementPresent(By)
This method is used to check if the specified element is present on the page
Public methodStatic memberIsElementPresent(IWebElement)
This method is used to check if the specified element is present on the page
Top
See Also