SelenideFramework

Selenide Automation

Scope:

- Can be updated when leveraging this framework for a project
- Google search
- Junit 5 parametrized test

Built With

How to Execute

#### What it does now: Ability to search on Google iteratively be leveraging Junit 5 Parametrized test

#### Emailable Report To get emailable version of the report, we need to run the below command.

 docker run -p 4040:4040 -p 5050:5050 -e CHECK_RESULTS_EVERY_SECONDS=3 -e KEEP_HISTORY="TRUE" -v "$(pwd)/target/allure-results:/app/allure-results" frankescobar/allure-docker-service

Once the docker container is up and running :

## Authors

#### TODO -Use picocli/other libraries for arguments. -Exception handling. -Better Test Data handling.