Running tests in Zalenium

preview_player
Показать описание
In this demo, we run the test cases in parallel using Docker
Zalenium images can be used instead, for the sake of simplicity.

Note: Don't forget to clean the project before running the tests
⏩ mvn clean test

Note: WebDriver can be used instead of ThreadLocal_RemoteWebDriver_

⏩ Docker Hub

⏩ Docker installation

⏩ More details about docker run command

⏩ Zalenium info

⏩ Zalenium Dashboard

⏩ Execution Policy for PowerShell

⏩ Open PowerShell and run this command to change execution policy
⏩ Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine

⏩ Start Zalenium

⏩ Facebook Page

⏩ Facebook Group
Рекомендации по теме