Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit dfc30280 authored by Ben Reich's avatar Ben Reich
Browse files

Fix RenameDocumentUiTest#testRenameFile_OkButton

For some reason the onView().perform() logic that is present in the
clickDialogOkButton is not clicking the actual button. This is
leading to the test just dismissing the dialog instead of
actioning it. Instead let's update it to use UiObject2 and perform
the click, this seems more stable across Android versions.

Bug: 394151244
Bug: 384582399
Test: atest RenameDocumentUiTest#testRenameFile_OkButton
Flag: EXEMPT Test fix
Change-Id: I6535a023b66506e363d03b121abb60e6b08c5070
parent 9d04a405
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment