Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/cypress-agent-skills.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Agent Skills are self-contained packages of instructions, code patterns, debuggi

## Prerequisites

- A <BrandName /> account. If you don't have one, [sign up for free]({BRAND_URL}).
- A <BrandName /> account. If you don't have one, <a href={BRAND_URL}>sign up for free</a>.
- Your <BrandName /> **Username** and **Access Key** from the [Automation Dashboard](https://automation.lambdatest.com/).
- An AI coding assistant: [Claude Code](https://claude.ai/code), [GitHub Copilot](https://github.com/features/copilot), [Cursor](https://cursor.sh/), [Gemini CLI](https://github.com/google-gemini/gemini-cli), or any compatible tool.

Expand Down
2 changes: 1 addition & 1 deletion docs/playwright-agent-skills.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Agent Skills are self-contained packages of instructions, code patterns, debuggi

## Prerequisites

- A <BrandName /> account. If you don't have one, [sign up for free]({BRAND_URL}).
- A <BrandName /> account. If you don't have one, <a href={BRAND_URL}>sign up for free</a>.
- Your <BrandName /> **Username** and **Access Key** from the [Automation Dashboard](https://automation.lambdatest.com/).
- An AI coding assistant: [Claude Code](https://claude.ai/code), [GitHub Copilot](https://github.com/features/copilot), [Cursor](https://cursor.sh/), [Gemini CLI](https://github.com/google-gemini/gemini-cli), or any compatible tool.

Expand Down
2 changes: 1 addition & 1 deletion docs/puppeteer-agent-skills.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Agent Skills are self-contained packages of instructions, code patterns, debuggi

## Prerequisites

- A <BrandName /> account. If you don't have one, [sign up for free]({BRAND_URL}).
- A <BrandName /> account. If you don't have one, <a href={BRAND_URL}>sign up for free</a>.
- Your <BrandName /> **Username** and **Access Key** from the [Automation Dashboard](https://automation.lambdatest.com/).
- An AI coding assistant: [Claude Code](https://claude.ai/code), [GitHub Copilot](https://github.com/features/copilot), [Cursor](https://cursor.sh/), [Gemini CLI](https://github.com/google-gemini/gemini-cli), or any compatible tool.

Expand Down
2 changes: 1 addition & 1 deletion docs/selenium-agent-skills.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Agent Skills are self-contained packages of instructions, code patterns, debuggi

## Prerequisites

- A <BrandName /> account. If you don't have one, [sign up for free]({BRAND_URL}).
- A <BrandName /> account. If you don't have one, <a href={BRAND_URL}>sign up for free</a>.
- Your <BrandName /> **Username** and **Access Key** from the [Automation Dashboard](https://automation.lambdatest.com/).
- An AI coding assistant: [Claude Code](https://claude.ai/code), [GitHub Copilot](https://github.com/features/copilot), [Cursor](https://cursor.sh/), [Gemini CLI](https://github.com/google-gemini/gemini-cli), or any compatible tool.

Expand Down
2 changes: 1 addition & 1 deletion docs/selenium-supported-languages-and-frameworks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: selenium-supported-languages-and-frameworks
title: Languages and Frameworks supported on TestMu AI Selenium
title: Languages and Frameworks supported on TestMu AI Selenium Grid
hide_title: false
sidebar_label: Languages and Frameworks
description: HyperExecute Grid supports languages and frameworks that are compatible with Selenium
Expand Down
Loading