fenix/automation/taskcluster/androidTest
Mugurell 611ff8f25b For #17195 - Don't try setting an idle resource if the View is already off screen
Speculative fix based on the Firebase logs which shows that on a second check
of R.id.tab_wrapper it is not found the screen.
It may be because after `advanceToHalfExpandedState` and before getting a
reference to it in `waitForTabTrayBehaviorToIdle` it was already animated off
the screen.
With this in mind I've added a null check for the view reference before trying
to register an idling resource on it's Behavior.

Also added and used a way to click at a specific location in a View, not just
in the default middle in the View.
It was observed from the Firebase videos that a "click" on the topBar actually
selected the private tabs section. This would leave us to believe that the
"click" was caught by that other View which was placed above the x,y middle of
the topBar.
2021-02-16 16:26:17 +02:00
..
flank-arm64-v8a.yml No issue: Set all Flank templates to one AVD (#9745) 2020-04-06 12:19:26 -07:00
flank-armeabi-v7a-start-test.yml No issue: Set all Flank templates to one AVD (#9745) 2020-04-06 12:19:26 -07:00
flank-armeabi-v7a.yml No issue: Set all Flank templates to one AVD (#9745) 2020-04-06 12:19:26 -07:00
flank-x86-beta.yml Changes to run tests on beta builds (#16786) 2021-01-14 15:47:36 +01:00
flank-x86-screenshots-tests.yml cron-job-ui-screenshots (#12423) 2020-07-16 16:08:00 +02:00
flank-x86-start-test.yml Revert "Add UI tests nightly build (#17948)" (#17960) 2021-02-11 10:24:41 +01:00
flank-x86.yml For #17195 - Don't try setting an idle resource if the View is already off screen 2021-02-16 16:26:17 +02:00
parse-ui-test.py Fixes #6760 - Show UI test results in TC task (#10089) 2020-04-30 17:01:35 -04:00
ui-test.sh Revert "Run UI tests nightly def (#17513)" (#17761) 2021-02-02 08:39:51 -08:00