Package com.shaft.gui.browser.internal
Class JavaScriptWaitManager
java.lang.Object
com.shaft.gui.browser.internal.JavaScriptWaitManager
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
waitForLazyLoading
(org.openqa.selenium.WebDriver driver) Waits for jQuery, Angular, and/or Javascript if present on the current page.
-
Method Details
-
waitForLazyLoading
public static void waitForLazyLoading(org.openqa.selenium.WebDriver driver) Waits for jQuery, Angular, and/or Javascript if present on the current page.
-