We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3ddf0 commit 4a681f0Copy full SHA for 4a681f0
README.md
@@ -32,7 +32,7 @@ npx playwright install
32
The main test case spec is [`acme-bank.spec.ts`](tests/acme-bank.spec.ts).
33
34
To execute tests, set the `APPLITOOLS_API_KEY` environment variable
35
-to your [account's API key](https://applitools.com/tutorials/getting-started/setting-up-your-environment.html),
+to your [account's API key](https://applitools.com/tutorials/guides/getting-started/registering-an-account),
36
and then run:
37
38
```
0 commit comments