Create class with Methods that enables users to create an Element or List Element using Locators passed as parameters. The following methods must be available:
Create Element
Create Element using another WebElement (Parent Element)
Create Element based Text or Attribute
Create List Element
Create List Element using another WebElement (Parent Element)
Description
Create class with Methods that enables users to create an Element or List Element using Locators passed as parameters. The following methods must be available:
Appropriate waits must be included.
Dependencies