Class TabItem

  • All Implemented Interfaces:
    org.openqa.selenium.interactions.Locatable, org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsDriver

    public class TabItem
    extends DesktopElement
    • Constructor Detail

      • TabItem

        public TabItem​(org.openqa.selenium.WebElement element)
    • Method Detail

      • select

        public void select()
        Selects the element.
      • addToSelection

        public void addToSelection()
        Adds the element to the selection.
      • removeFromSelection

        public void removeFromSelection()
        Removes the element from the selection.