I wrote a UI Automation test using UI Automator. Here are the test steps.
- Open My App
- Open Settings
- Click Advance Features(Samsung Only)
- Enable Finger Sensor Gesture
- Open Recent Apps
- Open My App
This whole automation test takes 8-7 seconds. Is there any workaround to reduce this test time to 4-5 seconds or is there any framework other than UI Automator that would execute these steps in less time. Apk installation takes 2-3 seconds.