Class MobileBy.ByWindowsAutomation

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

    @Deprecated
    public static class MobileBy.ByWindowsAutomation
    extends MobileBy
    implements java.io.Serializable
    Deprecated.
    Not supported on the server side.
    The Windows UIAutomation selector.
    See Also:
    Serialized Form
    • Constructor Detail

      • ByWindowsAutomation

        protected ByWindowsAutomation​(java.lang.String locatorString)
        Deprecated.
    • Method Detail

      • toString

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