Skip to content

Commit 746c441

Browse files
committed
Added Test Companion
1 parent 114eac8 commit 746c441

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -653,14 +653,14 @@ id: "app-automate",
653653
},
654654

655655

656-
{
656+
{
657657
id: "test-companion",
658658
name: "Test Companion",
659659
tagline: "Agentic AI for test automation",
660660
icon: "",
661661
iconSvg: "icons/icon-22.svg",
662662
videos: [
663-
{ id: "testcompanion-1", title: "Introducing Test Companion", youtubeId: "", duration: "04:29",
663+
{ id: "testcompanion-1", title: "Introducing Test Companion", youtubeId: "https://www.youtube.com/watch?v=ZckJuvKn2iE", duration: "06:11",
664664
description: "Test Companion helps SDETs author, execute, debug, and maintain tests 4X faster with agentic AI right inside the IDE they already use. Works with any automation framework to test mobile and web applications.",
665665
docs: [{label: "Test Companion Docs", url: "https://www.browserstack.com/docs/test-companion/overview"}], links: [{label: "Download the extention here", url:"https://www.browserstack.com/docs/test-companion/get-started/installation-guide"}] },
666666
],

0 commit comments

Comments
 (0)