Open a Manual session for Emulator:
Step 1: Go to Browsers & Emulators page and choose the 'Emulators' tab.
Step 2:
- For iOS - Choose Version and Model.
- For Android - Choose Version.
Step 3: Click 'Open' - Manual session will be opened.
For multi-region cloud - region selection option will appear. Choose the region which is closer to your location for a better experience.
Run Grid Test with Emulator:
To run a grid session add '@emulator='true' to deviceQuery in order to catch the emulator device.
For Example:
setCapability("deviceQuery", "@os='android' and @emulator='true'")
Default value for '@emulator' is false.