Class BrowserStackLinkGenerator

java.lang.Object
net.thucydides.core.reports.remoteTesting.BrowserStackLinkGenerator

public class BrowserStackLinkGenerator extends Object
Used to generate links to BrowserStack videos when the tests are executed on the BrowserStack servers.
  • Constructor Details

    • BrowserStackLinkGenerator

      public BrowserStackLinkGenerator()
    • BrowserStackLinkGenerator

      public BrowserStackLinkGenerator(EnvironmentVariables environmentVariables)
  • Method Details