An open API service indexing awesome lists of open source software.

https://github.com/md-mostafa/page-object-model_pattern_with_testng_framework


https://github.com/md-mostafa/page-object-model_pattern_with_testng_framework

eclipse mvn pageobject-pattern selenium-webdriver testng

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Page-Object-Model Pattern With TestNG Framework

The following pages are automated :
- Google Search
- Facebook Page


#### 🛠 Technology :
1. Tool : Selenium Webdriver
2. IDE : Eclipse
3. Language : Java
4. Build Tool : Maven
5. Testing Framework : TestNg


#### Run the Automation Script by the following command :

```
mvn test
```