Class RedimensionBrowser

java.lang.Object
net.thucydides.core.webdriver.redimension.RedimensionBrowser

public class RedimensionBrowser
extends java.lang.Object
Created by john on 25/06/2016.
  • Constructor Summary

    Constructors
    Constructor Description
    RedimensionBrowser​(EnvironmentVariables environmentVariables)  
  • Method Summary

    Modifier and Type Method Description
    void withDriver​(org.openqa.selenium.WebDriver driver)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • withDriver

      public void withDriver​(org.openqa.selenium.WebDriver driver)