Skip to content

Commit 5655f75

Browse files
authored
Merge pull request #1598 from Ishavyas9/main
Update kaneai-manual-interaction-video
2 parents 89f4afd + 90c071f commit 5655f75

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/kaneai-manual-interaction-video.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ import TabItem from '@theme/TabItem';
4545

4646
In this tutorial, learn how KaneAI simplifies test automation by allowing manual interaction to create prompts in natural language, analyzing test steps, generating code in various languages, and providing detailed test descriptions.
4747

48-
<iframe src="https://www.loom.com/embed/7cd4d768f1fe4f088dea3b9a5ce40a7a?sid=0ec0f69f-da6b-45a5-9a9c-94d1f3e5422a" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen height="400" width="800"></iframe>
48+
<iframe src="https://app.trupeer.ai/embed?slug=vrSqRvouk" width="640" height="360" frameborder="0" allowfullscreen="true" className="KaneIframe"></iframe>

src/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1887,3 +1887,4 @@ h6[id]::before {
18871887
.docusaurus-theme-github-codeblock .theme-code-block{max-height: 500px;overflow: auto;}
18881888
.storylane-iframe{position:relative;padding-bottom:calc(45.26% + 25px);width:100%;height:0;transform:scale(1)}
18891889
.storylane-iframe .sl-demo{position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;}
1890+
.KaneIframe{border-radius: 10px; overflow: hidden;}

0 commit comments

Comments
 (0)