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
@@ -76,10 +76,14 @@ public static String hubURL = "https://hub.lambdatest.com/wd/hub";
76
76
## Step 2: Update the dependencies
77
77
Run the command below to check for outdated dependencies. Review updates carefully before modifying your `pom.xml`, as they might not be compatible with your code.
You can generate capabilities for your test requirements with the help of our inbuilt :link:**[Capabilities Generator tool](https://www.lambdatest.com/capabilities-generator/)**.
102
+
Use our [Capability Generator](https://www.lambdatest.com/capabilities-generator/) to select from a wide range of options for customizing your tests.
99
103
:::
100
104
101
105
## Step 4: Setup your LambdaTest credentials
@@ -124,7 +128,7 @@ set LT_ACCESS_KEY="${ YOUR_LAMBDATEST_ACCESS_KEY()}"`}
124
128
125
129
## Step 5: Execute your test
126
130
Replace the `TEST_FILE_NAME` in the below command with your desired test file to execute that particular test on LambdaTest Grid:
0 commit comments