AI_TA_extension
VS Code Ollama Gherkin & Locator Generator
This extension integrates Llama 3.2 via Ollama to:
- Generate Gherkin scenarios from natural language requirements.
- Extract automation locators fitted for Playwright from HTML snippets.
Usage
- Select text in the editor → Run
Ollama: Generate Gherkin Scenarios
- Select text in the editor → Run
Ollama: Extract Playwright Locator
- Or open the panel →
Ollama: Open Input Panel
The extension will automatically:
- Install Ollama if missing (Linux/macOS).
- Download and start llama3.2 model to run it locally
- Install Playwright
| |