Skip to content
This repository has been archived by the owner on Feb 20, 2022. It is now read-only.

isandratskiy/selenoid-junit5-extension-iac

Repository files navigation

Run Selenoid / Selenium Grid Extension Tests

JUnit5 Selenoid/Selenium Grid Extension

  • Create your own test infrastructure as code with extension.
  • Build your docker-compose.yaml from code.
  • Pull all needed images by docker-java.
  • Run and shutdown your infrastructure by testcontainers.
  • Supporting parallelism.