Class GridCell

  • 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 GridCell
    extends DesktopElement
    • Constructor Detail

      • GridCell

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

      • containingGrid

        public Grid containingGrid()
        Gets the grid that contains this cell.
        Returns:
      • containingRow

        public GridRow containingRow()
        Gets the row that contains this cell.
        Returns: