mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -04:00
Improved the DownloadTest
according to this new change.
This commit is contained in:
parent
2faf1b68ac
commit
d4cbaea0bb
@ -127,7 +127,7 @@ class DownloadRobot : BaseRobot() {
|
|||||||
testFlakyView({
|
testFlakyView({
|
||||||
composeTestRule.apply {
|
composeTestRule.apply {
|
||||||
waitUntilTimeout()
|
waitUntilTimeout()
|
||||||
onAllNodesWithTag(ONLINE_BOOK_ITEM_TESTING_TAG)[1].performClick()
|
onAllNodesWithTag(ONLINE_BOOK_ITEM_TESTING_TAG)[0].performClick()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user