Class LambdaTestHelper

java.lang.Object
com.shaft.driver.internal.DriverFactory.LambdaTestHelper

public class LambdaTestHelper extends Object
  • Constructor Details

    • LambdaTestHelper

      public LambdaTestHelper()
  • Method Details

    • getLambdaTestDriver

      public static DriverFactoryHelper getLambdaTestDriver(org.openqa.selenium.MutableCapabilities lambdaTestOptions)
      Creates a new Selenium WebDriver instance using lambdaTest, use this to test Native Mobile apps over lambdaTest
      Parameters:
      lambdaTestOptions - custom lambdaTest options to be merged with the default in the lambdaTest.properties file
      Returns:
      a new Selenium WebDriver instance using lambdaTest