summaryrefslogtreecommitdiff
path: root/src/main/java/com/mavlushechka/a1qa/elements/BaseElement.java
AgeCommit message (Expand)Author
2022-09-22Add the scrollTo() protected method to the BaseElement classMavlushechka
2022-09-22Add checking visibility of an element before finding the element in the BaseE...Mavlushechka
2022-09-22Add the isInvisible() method to the BaseElement classMavlushechka
2022-09-20Add testing frameworkMavlushechka