Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-28 | Create FileParser utility class | Mavlushechka | |
2022-09-22 | Use the scrollTo() method in the click() method before clicking on the ↵testing-framework | Mavlushechka | |
element in BaseElement class | |||
2022-09-22 | Add the scrollTo() protected method to the BaseElement class | Mavlushechka | |
2022-09-22 | Add the scrollTo(WebElement) method to the ActionUtils class | Mavlushechka | |
2022-09-22 | Add checking visibility of an element before finding the element in the ↵ | Mavlushechka | |
BaseElement class | |||
2022-09-22 | Add the isInvisible() method to the BaseElement class | Mavlushechka | |
2022-09-22 | Set 'uniqueElement' and 'name' private fields protected in BaseForm class | Mavlushechka | |
2022-09-21 | Add clear() method to Field class | Mavlushechka | |
2022-09-21 | Add capitalizeFirstLetter() method to StringUtils class | Mavlushechka | |
2022-09-20 | Add testing framework | Mavlushechka | |