Purushottam Pawar
Purushottam Pawar
Changed model classes as per API changes.
Support new API of randomuser.me website.
Screenshots get swapped between devices when two instances of AppiumDriver are executed in parallel
## Description I'm using two instances of AppiumDriver in separate threads for automating a mobile app on two Android devices in parallel. When a test case fails on both the...
### What happened? The hangup button color changes to blue when the call starts. I want to keep it consistent to red. I looked across the source code but couldn't...