Class GoogleFixtures<SELF extends GoogleFixtures<SELF>>
- java.lang.Object
-
- com.tngtech.jgiven.base.StageBase<SELF>
-
- com.tngtech.jgiven.Stage<SELF>
-
- dev.aherscu.qa.jgiven.commons.utils.StageEx<SELF>
-
- dev.aherscu.qa.jgiven.commons.steps.GenericFixtures<dev.aherscu.qa.jgiven.webdriver.model.WebDriverScenarioType,SELF>
-
- dev.aherscu.qa.jgiven.webdriver.steps.WebDriverFixtures<SELF>
-
- dev.aherscu.qa.testing.example.steps.tutorial.GoogleFixtures<SELF>
-
- All Implemented Interfaces:
dev.aherscu.qa.jgiven.commons.model.ScenarioType<dev.aherscu.qa.jgiven.webdriver.model.WebDriverScenarioType>
public class GoogleFixtures<SELF extends GoogleFixtures<SELF>> extends dev.aherscu.qa.jgiven.webdriver.steps.WebDriverFixtures<SELF>
-
-
Constructor Summary
Constructors Constructor Description GoogleFixtures()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SELF
google(dev.aherscu.qa.jgiven.commons.utils.WebDriverEx driver)
-
Methods inherited from class dev.aherscu.qa.jgiven.webdriver.steps.WebDriverFixtures
a_web_driver, at, context, scrollIntoView, thisWebDriver
-
-
-
-
Method Detail
-
google
public SELF google(dev.aherscu.qa.jgiven.commons.utils.WebDriverEx driver)
-
-