summaryrefslogtreecommitdiff
path: root/src/main/java/com/mavlushechka/a1qa/driverUtils
AgeCommit message (Collapse)Author
2022-09-30Move enums to constants packagetask-1Mavlushechka
2022-09-29Revert "Remove Browser enum"Mavlushechka
This reverts commit 639bb0e384550436308bfd8a8e8c76ceee64c932.
2022-09-29Remove Browser enumMavlushechka
2022-09-22Add the scrollTo(WebElement) method to the ActionUtils classMavlushechka
2022-09-20Add testing frameworkMavlushechka