Class GoogleActions<SELF extends GoogleActions<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.GenericActions<dev.aherscu.qa.jgiven.webdriver.model.WebDriverScenarioType,SELF>
-
- dev.aherscu.qa.jgiven.webdriver.steps.WebDriverActions<SELF>
-
- dev.aherscu.qa.testing.example.steps.tutorial.GoogleActions<SELF>
-
- All Implemented Interfaces:
dev.aherscu.qa.jgiven.commons.model.ScenarioType<dev.aherscu.qa.jgiven.webdriver.model.WebDriverScenarioType>
,dev.aherscu.qa.jgiven.commons.utils.MayAttachScreenshots<SELF>
public class GoogleActions<SELF extends GoogleActions<SELF>> extends dev.aherscu.qa.jgiven.webdriver.steps.WebDriverActions<SELF>
-
-
Constructor Summary
Constructors Constructor Description GoogleActions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SELF
searching_for(dev.aherscu.qa.jgiven.commons.model.Text something)
-
Methods inherited from class dev.aherscu.qa.jgiven.webdriver.steps.WebDriverActions
activating_application, attaching_screenshot, attaching_screenshot, clicking, clicking, clicking_once, clicking_once, element, elements, ensureElements, forcefullyClicking, forcefullyClicking, hasElements, hiding_keyboard, long_pressing, long_pressing, opening, opening, rotating_device_to, scrollIntoView, sending_application_to_background_for, submitting_the_form_containing, switching_to_context, switching_to_window, terminating_application, thisWebDriver, typing_$_into, typing_$_into, typing_$_into_without_clearing, typing_$_into_without_clearing
-
Methods inherited from class dev.aherscu.qa.jgiven.commons.steps.GenericActions
comment, concatenate_$_files_from_$_into, deleting_directory, doing_nothing, doing_nothing, doing_nothing, failing_on_purpose_with, retrying, retrying, safely, safely
-
-
-
-
Method Detail
-
searching_for
public SELF searching_for(dev.aherscu.qa.jgiven.commons.model.Text something)
-
-