Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-22 | Add the scrollTo(WebElement) method to the ActionUtils class | Mavlushechka | |
2022-09-22 | Solve the 3rd test case | Mavlushechka | |
2022-09-22 | Add checking visibility of an element before finding the element in ↵ | Mavlushechka | |
BaseElement class | |||
2022-09-22 | Change the 1st logging step message form "Go to home page." to "Navigate to ↵ | Mavlushechka | |
home page." | |||
2022-09-21 | Solve the 2nd test case | Mavlushechka | |
2022-09-21 | Add the isInvisible() method to the BaseElement class | Mavlushechka | |
2022-09-21 | Change webDriverWait.durationOfSeconds config from 3 to 15 | Mavlushechka | |
2022-09-21 | Set 'uniqueElement' and 'name' private fields protected | Mavlushechka | |
2022-09-21 | Solve TestCase1 | 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 | |