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
Copy file name to clipboardExpand all lines: docs/accessibility-android-automation-test.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,8 @@ Before getting started, ensure the following:
56
56
- Appium-Python-Client installed
57
57
- Access to a valid Android device on LambdaTest (real or virtual).
58
58
59
+
> This will work for both Android and iOS applications.
60
+
59
61
## Step 1: Setup the Environment Variables
60
62
61
63
You need to export your environment variables *LT_USERNAME* and *LT_ACCESS_KEY* that are available in your [LambdaTest Profile page](https://accounts.lambdatest.com/security). Run the below mentioned commands in your terminal to setup the environment variables.
@@ -197,4 +199,8 @@ Run the following command in the directory where your project has been saved to
0 commit comments