Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-30 | Move enums to constants packagetask-1 | Mavlushechka | |
2022-09-29 | Change select(Interest) method parameters to select(List<Interest>) in the ↵ | Mavlushechka | |
GamePage class | |||
2022-09-29 | Move locators from the Interest enum to the InterestsForm class | Mavlushechka | |
2022-09-29 | Rename the LoginCardForm class to LoginForm | Mavlushechka | |
2022-09-29 | Rename the InterestsCardForm class to InterestsForm | Mavlushechka | |
2022-09-29 | Rename the FirstCardForm class to LoginCardForm | Mavlushechka | |
2022-09-29 | Rename the SecondCardForm class to InterestsCardForm | Mavlushechka | |
2022-09-29 | Add isAny() method to the BaseElement class | Mavlushechka | |
2022-09-22 | Solve the 4th test case | Mavlushechka | |
2022-09-22 | Solve the 3rd test case | Mavlushechka | |
2022-09-21 | Solve the 2nd test case | Mavlushechka | |
2022-09-21 | Set 'uniqueElement' and 'name' private fields protected | Mavlushechka | |
2022-09-21 | Solve TestCase1 | Mavlushechka | |
2022-09-20 | Add testing framework | Mavlushechka | |