Testinator is a tool for launch selenium automations without java or selenium skills.
Testinator takes exported xml automations from Katalon as input and using java, translate them to selenium commands and launch them with LocalDriver or RemoteDriver.
- Java 8
- Some browser in local environment or remote environment.
- Download the last or stable version of Testinator from here.
- Configure the local or remote driver according to the target browser.
- Generate Katalon automations and export them to xml
- Execute Testinator commands following the guideline.
- A local or remote browser will be open and will execute the selenium commands.
Detailed steps are on the wiki page.
We have several examples on the wiki page
- Unit tests
Thanks goes to these wonderful people :
Richard Leon |
Testinator is open-sourced software licensed under the AGPL-3.0 license. Frameworks and libraries has it own licensed
Enjoy :)