Open Bug 2028501 Opened 4 months ago

Improve support for testing the toolbar and search suggestions position in automation

Categories

(Firefox for Android :: Toolbar, task, P3)

All
Android
task

Tracking

()

People

(Reporter: petru, Unassigned)

Details

We could probably use something like

searchToolbar.getUnclippedBoundsInRoot().bottom <= searchResults.getUnclippedBoundsInRoot().top

to check if the toolbar is shown at the top,
But need to ensure the composable tree structure and set test tags support this.

You need to log in before you can comment on or make changes to this bug.