Age | Commit message (Expand) | Author |
---|---|---|
2022-11-03 | Add an assert to the 1st step | Mavlushechka |
2022-11-03 | Add getVersion() method to the ProjectsPage class | Mavlushechka |
2022-11-03 | Remove --private argument from startArguments in firefox object from settings... | Mavlushechka |
2022-11-03 | User StringUtils.removeHttpProtocol(String url) method instead of custom impl... | Mavlushechka |
2022-11-03 | Add removeHttpProtocol(String url) method to the StringUtils class | Mavlushechka |
2022-11-03 | Add parseInt(String text) method to the IntegerUtils class | 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 |
2022-11-03 | Solve the 1st step of the TestCase1 test case | Mavlushechka |
2022-11-02 | Add static post(String spec) method to UrlConnectionManager class utility | Mavlushechka |
2022-11-02 | Remove pages package from framework | Mavlushechka |
2022-11-01 | Framework initialization | Mavlushechka |