Class ElementObject


  • public class ElementObject
    extends Object
    supporting 2 locator strategies: by, by2
    Author:
    CAEHMAT
    • Constructor Detail

      • ElementObject

        public ElementObject​(org.openqa.selenium.By by,
                             String name)
        gets by value for elements
        Parameters:
        by -
        name -
      • ElementObject

        public ElementObject​(org.openqa.selenium.By by,
                             String name,
                             String locator,
                             Element.LocatorType locatorType)
        gets by value for elements
        Parameters:
        by -
        name -