Skip to content

Testinator is a tool for launch selenium automations without java or selenium skills.

License

Notifications You must be signed in to change notification settings

utec/testinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Testinator

Testinator is a tool for launch selenium automations without java or selenium skills.

How it works?

Testinator takes exported xml automations from Katalon as input and using java, translate them to selenium commands and launch them with LocalDriver or RemoteDriver.

Prerequisites

  • Java 8
  • Some browser in local environment or remote environment.

Steps

  • 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.

Examples

We have several examples on the wiki page

Coming soon

  • Unit tests

Contributors

Thanks goes to these wonderful people :


Richard Leon

License

Testinator is open-sourced software licensed under the AGPL-3.0 license. Frameworks and libraries has it own licensed

Enjoy :)

About

Testinator is a tool for launch selenium automations without java or selenium skills.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages