Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 579 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 579 Bytes

SeleniumAutomationPOC

♨️ Language: Java 11
✔️ Frameworks: Selenium WebDriver
📚 Libraries: WebDriver Manager, JavaFaker, JUnit, Joda Time, Awaitility
🔧 CI Tool: Travis
🔎 Static code analysis: SonarCloud

General Description

This project's (Proof of Concept) aim is to demostrate feasibility of Selenium GUI automation with Java. It has been developed with tools like 🔗 Travis CI and 🔗 SonarCloud and in accordance with Page Object Pattern.