Skip to content

net.natura.testcommons.actions

Lucas de Souza da Conceição edited this page Jul 17, 2020 · 5 revisions

Package net.natura.testcommons.actions

Functions

Name Summary
clickOnExpansionPanel Click on the ExpansionPanel.fun clickOnExpansionPanel(): ViewAction
collapseExpansionPanel Collapse on the ExpansionPanel.fun collapseExpansionPanel(): ViewAction
expandExpansionPanel Expand the ExpansionPanel.fun expandExpansionPanel(): ViewAction
typeValueInTextField Set a value to the EditText inside the TextField.fun typeValueInTextField(text: String): ViewAction
Clone this wiki locally