Age | Commit message (Expand) | Author |
---|---|---|
2022-11-03 | Replace the Project project parameter with the String projectName in the open... | Mavlushechka |
2022-11-03 | Add getProjects() method to the ProjectsPage class | Mavlushechka |
2022-11-03 | Add String projectName parameter to the isProjectSaved() method in the AddPro... | Mavlushechka |
2022-11-03 | Add AddProjectPage class | Mavlushechka |
2022-11-03 | Add clickOnAddButton() method to the ProjectsPage class | Mavlushechka |
2022-11-03 | Add TestsPage class | Mavlushechka |
2022-11-03 | Add getVersion() method to the ProjectsPage class | Mavlushechka |
2022-11-03 | User StringUtils.removeHttpProtocol(String url) method instead of custom impl... | Mavlushechka |
2022-11-03 | Solve the 3rd step of the TestCase1 test case | Mavlushechka |
2022-11-03 | Solve the 2nd step of the TestCase1 test case | Mavlushechka |