Class AbstractAWSDeviceFarmDriver

java.lang.Object
de.qytera.qtaf.core.selenium.AbstractDriver
de.qytera.qtaf.aws_devicefarm.driver.AbstractAWSDeviceFarmDriver
Direct Known Subclasses:
AWSChrome, AWSEdge, AWSFirefox

public abstract class AbstractAWSDeviceFarmDriver extends AbstractDriver
Base class that all AWS DeviceFarm drivers should extend.
  • Constructor Details

    • AbstractAWSDeviceFarmDriver

      public AbstractAWSDeviceFarmDriver()
  • Method Details

    • getDriver

      public org.openqa.selenium.WebDriver getDriver()
      Specified by:
      getDriver in class AbstractDriver
    • getTestGridUrl

      public com.amazonaws.services.devicefarm.model.CreateTestGridUrlResult getTestGridUrl(com.amazonaws.services.devicefarm.AWSDeviceFarm client, com.amazonaws.services.devicefarm.model.CreateTestGridUrlRequest request)
      Get the AWS device farm grid URL.
      Parameters:
      client - the device farm client
      request - the request to send
      Returns:
      the result