Class JQueryPage


  • public abstract class JQueryPage
    extends Page
    Abstract base class for page objects for jquery frontend.
    Author:
    Daniel Keiss <daniel.keiss@telekom.de>

    Copyright (c) 2020 Daniel Keiss, Deutsche Telekom IT GmbH This file is distributed under the conditions of the Apache License, Version 2.0. For details see the file license on the toplevel.

    • Constructor Detail

      • JQueryPage

        public JQueryPage​(org.openqa.selenium.WebDriver driver)
    • Method Detail

      • waitForAjaxToComplete

        public void waitForAjaxToComplete()