How to connect to a device?
To help you with device connection with FinalRun you can refer below steps:
Android
If you are using Android Emulator:
Make sure your emulator is open and is connected to the Internet
It's easier to create and setup emulators using Android Studio, if you do not have, check here
If you already have Android studio, then most probably you must have come across emulators, if not check here to create and run emulators using Android Studio
If you are using a physical device:
Make sure your device is connected to the laptop via USB cable
Make sure your device has enabled Developer Options and USB Debugging, refer this
To help you assist with the test creation and test running we need to install two apps, for which you might or might not receive a prompt on your device like the below, to proceed you need to tap on
Don't send


If you cannot see any devices in the editor, you must ensure that "Verify apps over USB" is disabled in Developer Options.
Also, you need to "Allow USB debugging" when you connect your device for the first time.

IOS
Physical iOS device is not supported.
For simulators, make sure you have Xcode installed. Check here if you do not have Xcode setup.
Open iOS simulator, ensure it is booted and your system is connected to the Internet.
Last updated