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/xcui-visual-regression.md
+1-34Lines changed: 1 addition & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,10 +58,6 @@ XCUI (XCTest UI) is Apple's native UI testing framework used for testing iOS app
58
58
- Access to an **iOS** app (.ipa) and an **iOS Test** app (.ipa file).
59
59
- Go to [`LambdaTest SmartUI`](https://smartui.lambdatest.com/) and login along with your credentials.
60
60
61
-
<!-- :::tip
62
-
If you do not have any **Android** app (.apk) and an **Android Test** app (.apk) file, you can run your sample tests on LambdaTest by using our sample :link: [Android app](https://prod-mobile-artefacts.lambdatest.com/assets/docs/proverbial_android.apk) and a sample :link: [Espresso Test](https://prod-mobile-artefacts.lambdatest.com/assets/docs/proverbial_android_expressotest.apk).
63
-
::: -->
64
-
65
61
## Step 1: Create a SmartUI Project
66
62
67
63
The first step is to create a project with the application in which we will combine all your **builds** run on the project.
@@ -73,8 +69,6 @@ To create a SmartUI Project, follow these steps:
73
69
4. Add name of the project, approvers for the changes found, tags for any filter or easy navigation.
Now, you need to export your environment variables LT_USERNAME and LT_ACCESS_KEY that are available in the [LambdaTest Profile page](https://accounts.lambdatest.com/details/profile).
@@ -105,33 +99,6 @@ set LT_ACCESS_KEY=${ YOUR_LAMBDATEST_ACCESS_KEY()}`}
105
99
</TabItem>
106
100
</Tabs>
107
101
108
-
<!-- ## Step 3: Update your App Configurations
109
-
110
-
> It should be in your app configurations then only you can perform the Espresso integration.
111
-
112
-
- In your `build.gradle` file, add the [lambdatest-espresso](https://central.sonatype.com/artifact/io.github.lambdatest/lambdatest-espresso) dependency:
0 commit comments