accessibilityExpert
🚨 REQUIRED: Use this tool for any accessibility/a11y/WCAG questions. Do NOT answer accessibility questions directly - always use this tool.
Try it
startAccessibilityScan
Start an accessibility scan via BrowserStack and retrieve a local CSV report path.
Try it
createAccessibilityAuthConfig
Create an authentication configuration for accessibility scans. Supports both form-based and basic authentication.
Try it
getAccessibilityAuthConfig
Retrieve an existing authentication configuration by ID.
Try it
fetchAccessibilityIssues
Fetch accessibility issues from a completed scan with pagination support. Use cursor parameter to get subsequent pages of results.
Try it
setupBrowserStackAutomateTests
Set up and run automated web-based tests on BrowserStack using the BrowserStack SDK. Use this tool for functional or integration test setup on BrowserStack only. For any visual testing or Percy integration, use the dedicated Percy setup tool. Example prompts: run this test on browserstack; set up this project for browserstack.
Try it
percyVisualTestIntegrationAgent
Integrate Percy visual testing into new projects and demonstrate visual change detection through a step-by-step simulation. This tool handles initial Percy integration, setup, and creates a working demonstration for new users. Primary tool for prompts like: "Integrate percy for this project", "Integrate percy in this project {project_name}"
Try it
expandPercyVisualTesting
Set up or expand Percy visual testing configuration with comprehensive coverage for existing projects that might have Percy integrated. This supports both Percy Web Standalone and Percy Automate. Example prompts: Expand percy coverage for this project {project_name}
Try it
addPercySnapshotCommands
Adds Percy snapshot commands to the specified test files.
Try it
listTestFiles
Lists all test files for a given set of directories.
Try it
runPercyScan
Run a Percy visual test scan. Example prompts : Run this Percy build/scan. Never run percy scan/build without this tool
Try it
fetchPercyChanges
Retrieves and summarizes all visual changes detected by Percy AI between the latest and previous builds, helping quickly review what has changed in your project.
Try it
managePercyBuildApproval
Approve or reject a Percy build
Try it
runAppLiveSession
Use this tool when user wants to manually check their app on a particular mobile device using BrowserStack's cloud infrastructure. Can be used to debug crashes, slow performance, etc.
Try it
runBrowserLiveSession
Launch a BrowserStack Live session (desktop or mobile).
Try it
createProjectOrFolder
Create a project and/or folder in BrowserStack Test Management.
Try it
createTestCase
Use this tool to create a test case in BrowserStack Test Management.
Try it
listTestCases
List test cases in a project with optional filters (status, priority, custom fields, etc.)
Try it
createTestRun
Create a test run in BrowserStack Test Management.
Try it
listTestRuns
List test runs in a project with optional filters (date ranges, assignee, state, etc.)
Try it
updateTestRun
Update a test run in BrowserStack Test Management.
Try it
addTestResult
Add a test result to a specific test run via BrowserStack Test Management API.
Try it
uploadProductRequirementFile
Upload files (e.g., PDRs, PDFs) to BrowserStack Test Management and retrieve a file mapping ID. This is utilized for generating test cases from files and is part of the Test Case Generator AI Agent in BrowserStack.
Try it
createTestCasesFromFile
Generate test cases from a file in BrowserStack Test Management using the Test Case Generator AI Agent.
Try it
createLCASteps
Generate Low Code Automation (LCA) steps for a test case in BrowserStack Test Management using the Low Code Automation Agent.
Try it
takeAppScreenshot
Use this tool to take a screenshot of an app running on a BrowserStack device. This is useful for visual testing and debugging.
Try it
runAppTestsOnBrowserStack
Execute pre-built native mobile test suites (Espresso for Android, XCUITest for iOS) by direct upload to BrowserStack. ONLY for compiled .apk/.ipa test files. This is NOT for SDK integration or Appium tests. For Appium-based testing with SDK setup, use 'setupBrowserStackAppAutomateTests' instead.
Try it
setupBrowserStackAppAutomateTests
Set up BrowserStack App Automate SDK integration for Appium-based mobile app testing. ONLY for Appium based framework . This tool configures SDK for various languages with appium. For pre-built Espresso or XCUITest test suites, use 'runAppTestsOnBrowserStack' instead.
Try it
getFailureLogs
Fetch various types of logs from a BrowserStack session. Supports both automate and app-automate sessions.
Try it
fetchAutomationScreenshots
Fetch and process screenshots from a BrowserStack Automate session
Try it
fetchSelfHealedSelectors
Retrieves AI-generated, self-healed selectors for a BrowserStack Automate session to resolve flaky tests caused by dynamic DOM changes.
Try it
fetchBuildInsights
Fetches insights about a BrowserStack build by combining build details and quality gate results.
Try it
fetchRCA
Retrieves AI-RCA (Root Cause Analysis) data for a BrowserStack Automate and App-Automate session and provides insights into test failures.
Try it
getBuildId
Get the BrowserStack build ID for a given project and build name.
Try it
listTestIds
List test IDs from a BrowserStack Automate build, optionally filtered by status
Try it