WebDriverExtensionsIsElementPresent Method |
Namespace: Ocaramba.Extensions
public static bool IsElementPresent( this IWebDriver webDriver, ElementLocator locator, double customTimeout )
this.Driver.IsElementPresent(this.loginButton, BaseConfiguration.ShortTimeout);