Class CalculatorActions<SELF extends CalculatorActions<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.CalculatorActions<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 CalculatorActions<SELF extends CalculatorActions<SELF>> extends dev.aherscu.qa.jgiven.webdriver.steps.WebDriverActions<SELF>
-
-
Constructor Summary
Constructors Constructor Description CalculatorActions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SELF
typing(String expression)
-
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
-
-