Class TabSheet.Tab

All Implemented Interfaces:
SpecificConditionHandler, ByLocator, SelenideElementWrapper<TabSheet.Tab>
Enclosing class:
TabSheet

public static class TabSheet.Tab extends AbstractComponent<TabSheet.Tab>
Web-element wrapper for tab sheet tab. Supports selecting.
  • Constructor Details

    • Tab

      public Tab(org.openqa.selenium.By by)
  • Method Details

    • select

      public TabSheet.Tab select()
      Select this tab in tab sheet.
      Returns:
      this to call fluent API