Interface Locate

    • Method Detail

      • by

        @Deprecated
        static Locator by​(org.openqa.selenium.By by)
        Deprecated.
      • by

        @Deprecated
        static Locator by​(org.openqa.selenium.By by,
                          Locator locator)
        Deprecated.
      • setConfigurator

        @Deprecated
        static void setConfigurator​(java.util.function.Consumer<Locator> consumer)
        Deprecated.
      • setThreadLocalConfigurator

        @Deprecated
        static void setThreadLocalConfigurator​(java.util.function.Consumer<Locator> consumer)
        Deprecated.