https://github.com/yhouyang02/outsystems-testsuite-reminders
Automation test scripts for the OutSystems web app Reminders.
https://github.com/yhouyang02/outsystems-testsuite-reminders
automation-testing java selenium
Last synced: about 2 months ago
JSON representation
Automation test scripts for the OutSystems web app Reminders.
- Host: GitHub
- URL: https://github.com/yhouyang02/outsystems-testsuite-reminders
- Owner: yhouyang02
- License: mit
- Created: 2023-06-20T05:37:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T07:15:52.000Z (over 2 years ago)
- Last Synced: 2023-12-02T08:24:36.241Z (over 2 years ago)
- Topics: automation-testing, java, selenium
- Language: Java
- Homepage: https://www.yhouyang.me/post/Reminders
- Size: 7.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OutSystems App Test Suite
## Reminders
The project description is available at https://www.yhouyang.me/post/Reminders.
This repo is set up for the following developmental environment:
- [Amazon Corretto 21](https://docs.aws.amazon.com/corretto/latest/corretto-21-ug/downloads-list.html)
- [Apache Maven](https://maven.apache.org/download.cgi) (3.9.5)
- [Selenium Java](https://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-java) (4.10.0)
- [TestNG](https://mvnrepository.com/artifact/org.testng/testng) (7.8.0)
- [WebDriverManager](https://mvnrepository.com/artifact/io.github.bonigarcia/webdrivermanager) (5.4.0)
- [Eclipse IDE](https://www.eclipse.org/downloads/packages/) 2023-09 (4.29.0)