Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-07 | Solve 1st test case | Mavlushechka | |
2022-10-04 | Create RequestMethod enum | Mavlushechka | |
2022-10-04 | Remove findElement methods from WebDriverUtils driver utility class | Mavlushechka | |
2022-10-03 | Move enums to constants package | Mavlushechka | |
2022-10-03 | Revert "Remove Browser enum" | Mavlushechka | |
This reverts commit 472ebdb7276be92ed3640872b0464fbc84f037b6. | |||
2022-09-29 | Remove Browser enum | Mavlushechka | |
2022-09-28 | Use parse(String, String) method instead of removed parseData(String, ↵ | Mavlushechka | |
String) method | |||
2022-09-28 | Create HttpURLConnectionFactory driver utility class | Mavlushechka | |
2022-09-22 | Add the scrollTo(WebElement) method to the ActionUtils class | Mavlushechka | |
2022-09-20 | Add testing framework | Mavlushechka | |