summaryrefslogtreecommitdiff
path: root/src/main/java/com/mavlushechka/a1qa/driverUtils
AgeCommit message (Expand)Author
2022-10-07Solve 1st test caseMavlushechka
2022-10-04Create RequestMethod enumMavlushechka
2022-10-04Remove findElement methods from WebDriverUtils driver utility classMavlushechka
2022-10-03Move enums to constants packageMavlushechka
2022-10-03Revert "Remove Browser enum"Mavlushechka
2022-09-29Remove Browser enumMavlushechka
2022-09-28Use parse(String, String) method instead of removed parseData(String, String)...Mavlushechka
2022-09-28Create HttpURLConnectionFactory driver utility classMavlushechka
2022-09-22Add the scrollTo(WebElement) method to the ActionUtils classMavlushechka
2022-09-20Add testing frameworkMavlushechka