Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-30 | Move enums to constants packagetask-1 | Mavlushechka | |
2022-09-29 | Replace @BeforeSuite and @AfterTest annotations by @BeforeMethod and ↵ | Mavlushechka | |
@AfterMethod annotations | |||
2022-09-29 | Change select(Interest) method parameters to select(List<Interest>) in the ↵ | Mavlushechka | |
GamePage class | |||
2022-09-29 | Move often used config data to variables | Mavlushechka | |
2022-09-22 | Solve the 4th test case | Mavlushechka | |
2022-09-22 | Solve the 3rd test case | Mavlushechka | |
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 | Solve TestCase1 | Mavlushechka | |
2022-09-20 | Add testing framework | Mavlushechka | |