Skip to content

Commit 67608c5

Browse files
authored
Merge pull request LambdaTest#1723 from Manuraj-7/stage
totp-doc-fixes
2 parents 71398a3 + aba5869 commit 67608c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/kaneai-totp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Teams often need to test SSO or MFA‑protected applications where the second fa
5959

6060
### Add a TOTP Secret Key
6161

62-
1. Start a web authoring session on [https://www.kaneai.lambdatest.com/objective](https://www.kaneai.lambdatest.com/objective) and press **/**.
62+
1. Start a web authoring session from [here](https://www.kaneai.lambdatest.com/objective) and press **/**.
6363
2. Choose **Add TOTP Authentication Key**.
6464
3. Enter the Base32 secret directly or user LambdaTest Secrets using `{{` syntax.
6565
4. Click **Save**.
@@ -77,7 +77,7 @@ Teams often need to test SSO or MFA‑protected applications where the second fa
7777

7878
## Video Explanation
7979

80-
\<iframe src="[https://app.trupeer.ai/embed?slug=XmOVbgvrd](https://app.trupeer.ai/embed?slug=XmOVbgvrd)" width="640" height="360" frameborder="0" allowfullscreen="true" style="border-radius: 10px; overflow: hidden;">\</iframe>
80+
<iframe src="https://app.trupeer.ai/embed?slug=XmOVbgvrd" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen height="400" width="800"></iframe>
8181

8282
## FAQ
8383

@@ -87,4 +87,4 @@ Yes. Secrets are encrypted, stored in Vault and never exposed in logs or generat
8787

8888
### Do mobile tests support TOTP?
8989

90-
Yes. The smart variable generated via secret key `{{totp0}}` is available in both Web and Mobile test steps.
90+
Yes. The smart variable generated via secret key `{{totp}}` is available in both Web and Mobile test steps.

0 commit comments

Comments
 (0)