-
Notifications
You must be signed in to change notification settings - Fork 0
net.natura.testcommons.actions.expandExpansionPanel
Lucas de Souza da Conceição edited this page Jul 17, 2020
·
1 revision
fun expandExpansionPanel(): ViewAction
Expand the ExpansionPanel.
Example usage:
onView(withId(R.id.the_expansionpanel_id)).perform(expandExpansionPanel())