TestDriver.ai
Official@testdriverai · United States of America
Code review agent that actually runs your app
Agent Skills by TestDriver.ai
Showing 41 vetted skills indexed across 1 GitHub repositories.
testdriver:generating-tests
Generate TestDriver tests from UI workflows using AI coding agents.
testdriver:performing-actions
Automate click, type, hover, and scroll actions for end-to-end tests with TestDriver.
testdriver:screenshot
Capture screenshots during test execution and store them by test file.
testdriver:caching
Cache TestDriver test results using hash-based keys and perceptual screenshot hashing.
testdriver:mouse-up
Release the mouse button at the current cursor position.
testdriver:click
Perform element-based and coordinate-based click actions in automated tests.
testdriver:testdriver
Automate creation and refinement of TestDriver.ai end-to-end tests with MCP tools.
testdriver:assert
Evaluate natural language UI descriptions against current screen state via TestDriverAI.
testdriver:enterprise
Deploy the self-hosted TestDriver stack on-premises with air-gapped security.
testdriver:right-click
Perform right-click actions on elements to open context menus.
testdriver:customizing-devices
Configure TestDriver sandbox options for device behavior and environment control.
testdriver:ai
Execute natural language testing tasks with TestDriver's ai() interface.
testdriver:what-is-testdriver
Automate end-to-end testing of multi-application user flows with Vitest and TestDriver SDK.
testdriver:making-assertions
Apply AI-powered assertions to verify UI visibility, content, and state.
testdriver:dashcam
Capture video and logs during Vitest test execution via the Dashcam API.
testdriver:hover
Automate hover actions over UI elements to reveal tooltips and menus.
testdriver:reusable-code
Promote reusable helpers, fixtures, and page objects for Vitest test suites.
testdriver:quickstart
Automate end-to-end computer-use testing for web and desktop applications with TestDriver.
testdriver:waiting-for-elements
Wait for UI elements after asynchronous operations using testdriver.find with timeout.
testdriver:running-tests
Automate TestDriver test execution with Vitest and coverage reporting.
testdriver:locating-elements
Locate UI elements from natural language descriptions and return their properties.
testdriver:self-hosted
Run TestDriver sandboxes on customer AWS infrastructure for end-to-end tests.
testdriver:scroll
Automate web page and element scrolling in TestDriver end-to-end tests.
testdriver:aws-setup
Deploy AWS infrastructure with CloudFormation templates for TestDriver test runners.
Frequently Asked Questions About TestDriver.ai
FAQPage SchemaWhat specific tasks can engineers perform with TestDriver?▼
Engineers can perform end-to-end UI validation, including clicking, typing, scrolling, and hovering, using natural language descriptions. It supports complex interactions like CAPTCHA solving, secret management, and verifying UI state across multiple web and desktop applications.
Which personas benefit most from this platform?▼
Quality assurance engineers, software developers, and DevOps practitioners benefit from these capabilities. It is designed for teams requiring robust end-to-end testing, CI/CD integration, and the ability to run tests in secure, isolated, or air-gapped environments.
How is the runtime environment configured and deployed?▼
The platform utilizes sandboxed environments that can be provisioned on AWS using CloudFormation templates. Users initialize the client with an API key to connect to these sandboxes, allowing for parallel execution and configuration of browsers, extensions, and system-level dependencies.