Examples showing how to utilize testable-selenium-java.
When running on Testable, if the project source is uploaded as a zip file or linked to version control either Gradle or Mabe used to do a build by auto-detecting a build.gradle or pom.xml file in the root of the repository. If both are detected, Gradle will be used.
Testable will run the main class specified in the scenario on the test runner.