# selenium-java-pom-example **Repository Path**: luolinya/selenium-java-pom-example ## Basic Information - **Project Name**: selenium-java-pom-example - **Description**: Example of selenium test using Page-Object-Model running on Maven build, TestNG framework and Allure Report. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-02-16 - **Last Updated**: 2022-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # selenium-java-pom-example This example currently supports Linux and Windows, both with Java 8 and above. Maven and Chrome browser are also required. To run on Windows or Linux, simply clone the repository and from root project diectory run: ``` mvn test ```