You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Describe the solution you'd like
Extend the Jest runner to accept a real Android device
Describe alternatives you've considered
n/a
Additional context
It seems like this function handles connection to the remote browser. We should add a check to see if it should be called instead on the _android class. Here is a snippet of how we initialize an Android connection with the playwright runner: