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
-**SmartUI Dashboard** — view diffs, approve/reject changes, and track regressions over time.
69
-
70
-
---
71
63
72
64
## Installation
73
65
@@ -79,7 +71,7 @@ With this plugin, you can:
79
71
80
72
### Option 2: Manual Installation via JAR
81
73
82
-
1. Download the latest `katalon-studio-smartui-plugin.jar` from the [official release page](https://github.com/LambdaTest/katalon-studio-smartui-plugin/releases) (if available).
74
+
1. Download the latest `katalon-studio-smartui-plugin.jar` from the [official release page](https://github.com/LambdaTest/katalon-studio-smartui-plugin/releases).
83
75
2. In Katalon Studio, go to **Project > Settings > Plugins > Import Plugin**.
84
76
3. Select the downloaded `.jar` file and click **Import**.
85
77
@@ -99,42 +91,32 @@ With this plugin, you can:
99
91
100
92
---
101
93
102
-
### Step 2: Set Environment Variable
103
-
104
-
In your Katalon project, set the `PROJECT_TOKEN` environment variable:
94
+
### Step 2: Start your Katalon Instance from terminal
105
95
106
-
#### Via Project Settings:
107
-
1. Go to **Project > Settings > Execution > Profiles**.
108
-
2. Under your active profile, add a new environment variable:
96
+
Run the following command in the terminal to start the Katalon instance.
0 commit comments