Skip to content

Commit 8b4ab82

Browse files
adinastollbenjguin
andauthored
Update docs/automated-testing/ui-testing/teams-tests.md
Co-authored-by: Benjamin Guinebertière <[email protected]>
1 parent e313941 commit 8b4ab82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/automated-testing/ui-testing/teams-tests.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ In what follows, we will provide guidance on how to achieve both.
6767

6868
### 1. Using Android Virtual Devices
6969

70-
This approach enables the creation of Android UI tests using virtual devices. It comes with the advantage of not requiring a paid licenses to certain vendors. However, due to the nature of emulators, compared to real devices, it may prove to be less stable. Always choose the solution that best fits your project requirements and resources.
70+
This approach enables the creation of Android UI tests using virtual devices. It comes with the advantage of not requiring a paid license to certain vendors. However, due to the nature of emulators, compared to real devices, it may prove to be less stable. Always choose the solution that best fits your project requirements and resources.
7171

7272
Overall setup:
7373
- [AVD - Android Virtual Devices](https://developer.android.com/studio/run/managing-avds) - which are virtual representation of physical Android devices.

0 commit comments

Comments
 (0)