How do I use LambdaTest to execute Bobcat framework tests?
Hello Rhian,
Bobcat is a framework dedicated to automated functional testing of web applications. It wraps Selenium, so anything possible in raw Selenium can be done with Bobcat. In this guide, we will use Bobcat along with the Selenium Webdriver and the Java programming language.
The following repo is a sample project based on the default/recommended template i.e bobcat-Junit :