- value() - Static method in class com.github.mkolisnyk.sirius.client.ui.predicates.Getters
-
Predicate for control value retrieval.
- value(String) - Static method in class com.github.mkolisnyk.sirius.client.ui.predicates.Setters
-
Predicate for setting value for the control.
- valueOf(String) - Static method in enum com.github.mkolisnyk.sirius.client.ConfigurationOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.mkolisnyk.sirius.client.Platform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.mkolisnyk.sirius.client.ui.ScrollTo
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.mkolisnyk.sirius.client.ConfigurationOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.mkolisnyk.sirius.client.Platform
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.mkolisnyk.sirius.client.ui.ScrollTo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variables() - Static method in class com.github.mkolisnyk.sirius.client.Context
-
Lists all available variables for current thread.
- verify(Operation<Boolean, Control>) - Method in class com.github.mkolisnyk.sirius.client.ui.controls.Control
-
Verifies that field has some specific state and asserts the error if condition is not met.
- verify(Operation<Boolean, Page>) - Method in class com.github.mkolisnyk.sirius.client.ui.Page
-
Verifies that page has some specific state and asserts the error if condition is not met.
- verifyCurrentPage(String) - Method in class com.github.mkolisnyk.sirius.cucumber.steps.PageSteps
-
Verified that the page specified by the name is current.
- verifyElementExists(String) - Method in class com.github.mkolisnyk.sirius.cucumber.steps.ControlSteps
-
Verifies if element specified by name exists on current page.
- verifyElementsWithVisibility(DataTable) - Method in class com.github.mkolisnyk.sirius.cucumber.steps.ControlSteps
-
Checks multiple state of multiple elements.
- verifyFieldText(String, String) - Method in class com.github.mkolisnyk.sirius.cucumber.steps.ControlSteps
-
Verifies that the field specified by the name contains some specific text.
- verifyListEmptyState(String, String) - Method in class com.github.mkolisnyk.sirius.cucumber.steps.TableSteps
-
Verifies whether table is empty or not.
- verifyListRowData(String, String, DataTable) - Method in class com.github.mkolisnyk.sirius.cucumber.steps.TableSteps
-
Checks the values of first or last row of the table.
- verifyMultipleFieldsAvailability(List<String>) - Method in class com.github.mkolisnyk.sirius.cucumber.steps.ControlSteps
-
Verifies that all elements listed in parameters table are available on the page.
- verifyMultipleLabelsAvailability(List<String>) - Method in class com.github.mkolisnyk.sirius.cucumber.steps.PageSteps
-
Verifies multiple labels presence.
- verifyTableRowCount(String, String) - Method in class com.github.mkolisnyk.sirius.cucumber.steps.TableSteps
-
Compares expected and actual row counts for the table specified by name.
- verifyTextPresent(String) - Method in class com.github.mkolisnyk.sirius.cucumber.steps.PageSteps
-
Verifies whether some text is shown on screen.
- visible(int) - Static method in class com.github.mkolisnyk.sirius.client.ui.predicates.States
-
Checks if control is visible.
- visible() - Static method in class com.github.mkolisnyk.sirius.client.ui.predicates.States
-
.