index
:
vk-api-testing.git
main
task-1
task-2
task-3
task-4
task-5
testing-framework
Unnamed repository; edit this file 'description' to name the repository.
SelfLearner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-09-28
Add httpURLConnection config to config.json
Mavlushechka
2022-09-27
Merge branch 'testing-framework' into task-3
Mavlushechka
2022-09-22
Use the scrollTo() method in the click() method before clicking on the ↵
testing-framework
Mavlushechka
element in BaseElement class
2022-09-22
Add the scrollTo() protected method to the BaseElement class
Mavlushechka
2022-09-22
Add the scrollTo(WebElement) method to the ActionUtils class
Mavlushechka
2022-09-22
Add checking visibility of an element before finding the element in the ↵
Mavlushechka
BaseElement class
2022-09-22
Add the isInvisible() method to the BaseElement class
Mavlushechka
2022-09-22
Change webDriverWait.durationOfSeconds config value from 3 to 15
Mavlushechka
2022-09-22
Set 'uniqueElement' and 'name' private fields protected in BaseForm class
Mavlushechka
2022-09-21
Merge pull request #1 from a1qa-education-L2/task-1
Mavlon
Add clear() and capitalizeFirstLetter() methods to the StringUtils and Field classes, and add target/ to .gitignore
2022-09-21
Add clear() method to Field class
Mavlushechka
2022-09-21
Add capitalizeFirstLetter() method to StringUtils class
Mavlushechka
2022-09-21
Add target/ to .gitignore
main
Mavlon
2022-09-21
Merge remote-tracking branch 'origin/task-1' into task-1
Mavlushechka
2022-09-21
Add target/ to .gitignore
Mavlushechka
2022-09-21
Add target to .gitignore
Mavlushechka
2022-09-20
Add testing framework
Mavlushechka
2022-09-20
Add .gitignore file
Mavlushechka
2022-09-19
Initial commit
nsavin-qa