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