-
Notifications
You must be signed in to change notification settings - Fork 9
Template Element Page
Nico Küchler edited this page Mar 28, 2016
·
15 revisions
Since Espresso Macchiato X.X
Checks and assertions for a .. initial short description and important notes ..
This element inherited all actions and checks from [EspView](Element EspView).
# Match viewSince Espresso Macchiato X.X
Create element with base matcher for given id.
Since Espresso Macchiato X.X
Create element with base matcher for given id.
Since Espresso Macchiato X.X
Create element with custom base matcher. This may be a single matcher or any collections like Hamcrest allOf(Matcher)
# Element actionsFor more actions see also [EspView](Element EspView#element-actions).
Since Espresso Macchiato X.X
Perform ... description
See also
# Element assertionsFor more assertions see also [EspView](Element EspView#element-assertions).
Since Espresso Macchiato X.X
Check ... description
See also