Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-04 | Add config.json file | Mavlushechka | |
2022-11-04 | Merge branch 'main' into exam | Mavlushechka | |
# Conflicts: # .gitignore # src/main/java/com/mavlushechka/a1qa/framework/utils/IntegerUtils.java # src/main/java/com/mavlushechka/a1qa/framework/utils/StringUtils.java # src/main/java/com/mavlushechka/a1qa/framework/utils/UrlConnectionManager.java # src/main/resources/settings.json # src/main/resources/testData.json # src/test/java/com/mavlushechka/a1qa/project/TestCase1.java | |||
2022-11-04 | Revert "Framework initialization"main | Mavlushechka | |
This reverts commit 417d0364d12557bf2725660fcb77db80ffa906ff. | |||
2022-11-03 | Add the project object to the testData.json file | Mavlushechka | |
2022-11-03 | Remove --private argument from startArguments in firefox object from ↵ | Mavlushechka | |
settings.json | |||
2022-11-03 | Solve the 2nd step of the TestCase1 test case | Mavlushechka | |
2022-11-03 | Solve the 1st step of the TestCase1 test case | Mavlushechka | |
2022-11-01 | Framework initialization | Mavlushechka | |