summaryrefslogtreecommitdiff
path: root/src/main/java/com/mavlushechka/a1qa/pages
AgeCommit message (Expand)Author
2022-09-30Move enums to constants packagetask-1Mavlushechka
2022-09-29Change select(Interest) method parameters to select(List<Interest>) in the Ga...Mavlushechka
2022-09-29Move locators from the Interest enum to the InterestsForm classMavlushechka
2022-09-29Rename the LoginCardForm class to LoginFormMavlushechka
2022-09-29Rename the InterestsCardForm class to InterestsFormMavlushechka
2022-09-29Rename the FirstCardForm class to LoginCardFormMavlushechka
2022-09-29Rename the SecondCardForm class to InterestsCardFormMavlushechka
2022-09-29Add isAny() method to the BaseElement classMavlushechka
2022-09-22Solve the 4th test caseMavlushechka
2022-09-22Solve the 3rd test caseMavlushechka
2022-09-21Solve the 2nd test caseMavlushechka
2022-09-21Set 'uniqueElement' and 'name' private fields protectedMavlushechka
2022-09-21Solve TestCase1Mavlushechka
2022-09-20Add testing frameworkMavlushechka