Class MobileBy.ByImage

  • All Implemented Interfaces:
    java.io.Serializable, org.openqa.selenium.By.Remotable
    Enclosing class:
    MobileBy

    @Deprecated
    public static class MobileBy.ByImage
    extends AppiumBy.ByImage
    Deprecated.
    Use AppiumBy.ByImage instead.
    This locator strategy is available only if OpenCV libraries and NodeJS bindings are installed on the server machine.
    See Also:
    Serialized Form
    • Constructor Detail

      • ByImage

        protected ByImage​(java.lang.String b64Template)
        Deprecated.
    • Method Detail

      • toString

        public java.lang.String toString()
        Deprecated.
        Overrides:
        toString in class AppiumBy