Class IOSOptions

  • All Implemented Interfaces:
    java.io.Serializable, org.openqa.selenium.Capabilities

    @Deprecated
    public class IOSOptions
    extends MobileOptions<IOSOptions>
    Deprecated.
    Use the specific options class for your driver, for example XCUITestOptions.
    See Also:
    Serialized Form
    • Constructor Detail

      • IOSOptions

        public IOSOptions()
        Deprecated.
      • IOSOptions

        public IOSOptions​(org.openqa.selenium.Capabilities source)
        Deprecated.