Class InputSwitch

All Implemented Interfaces:
org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement

@Deprecated public abstract class InputSwitch extends AbstractToggleComponent
Deprecated.
since 10.0 and removal possible anytime after that
Component wrapper for the PrimeFaces p:inputSwitch.
  • Constructor Details

    • InputSwitch

      public InputSwitch()
      Deprecated.