Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>Haka AI StudioNew to Visual Studio Code? Get it now.
Haka AI Studio

Haka AI Studio

Haka Lab Chile

|
13 installs
| (0) | Free
AI-powered test automation studio for Playwright and Selenium. Record browser interactions and generate intelligent Gherkin test cases with Gemini AI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Haka AI Studio

AI-powered test automation for Playwright and Selenium

Version Engine


Overview

Haka AI Studio is a Visual Studio Code extension that automates the creation of functional tests using artificial intelligence. Record browser interactions and generate complete Gherkin test cases with AI — up to 80% faster when used with Haka Engines.

Key Features

Feature Description
Koru Record browser interactions and generate Gherkin tests with AI
Kai AI chat assistant specialized in test automation
Rest Generate REST API test features from OpenAPI, Postman, or cURL
Multi-AI Supports Google Gemini, OpenAI, and Anthropic Claude
Dual Engine Works with Playwright and Selenium
i18n Full English and Spanish interface support
Guest Mode Use without a license using generic AI knowledge

Getting Started

  1. Install the extension from the VS Code Marketplace
  2. Open the Haka AI Studio panel from the activity bar
  3. Configure your AI provider (Gemini recommended) in the Config tab
  4. Record a test with Koru or ask Kai for help

Account Types

Type Access
Haka Lab (Google OAuth) Full access, vectorized steps
License Key Full access, per-device validation
Guest Koru + Kai with generic AI (no vectors, no REST)

Tabs

Koru (Recorder)

Record browser interactions and generate Gherkin features:

  1. Enter URL → Start Test
  2. Interact with the app
  3. Stop → Add Validations
  4. Generate with AI → Feature + Steps + POM

Kai (AI Chat)

Ask questions about test automation. Uses vectorized framework knowledge for precise answers.

Rest (API Testing)

Generate complete REST test features from:

  • OpenAPI/Swagger specs
  • Postman collections
  • cURL commands

Uses DocString format for JSON bodies. Generates all scenarios needed to certify an endpoint.

Config

  • AI provider and model selection
  • Custom prompt instructions
  • Project step vectorization
  • Language selection (English/Spanish)

About

Product info, step-by-step guide, and legal links.


Vectorization

Steps are organized by test type (v2.0):

Type Vectors
API 130
Database 14
Desktop 87
GenAI 71
Mobile 129
Validations 155
Web 295
Total 881

Re-vectorize a specific type:

python vectorizacion/vectorize_by_type.py api
python vectorizacion/vectorize_by_type.py web bd
python vectorizacion/vectorize_by_type.py  # all

AI Providers

Provider Recommended Model Cost (approx.)
Gemini gemini-2.0-flash ~$0.003/test
OpenAI gpt-4o ~$0.01/test
Claude claude-3-5-sonnet ~$0.008/test

Security

  • API Keys stored in VS Code's encrypted secret storage
  • No telemetry, no tracking, no data sent to Haka Lab
  • All AI communication over HTTPS
  • License validation per device (prevents sharing)
  • Guest mode requires no credentials

Legal

  • Privacy Policy
  • Terms of Use

Contact

  • Developer: Felipe Farias — felipe.farias@hakalab.com
  • Company: Haka Lab — contacto@hakalab.com

Haka AI Studio v1.0.28 — Created by Haka Lab

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft