Talk2Dom icon

Talk2Dom

Extension Actions

How to install Open in Chrome Web Store
CRX ID
aaenmkkgjgokleioijabjjaimdelhgda
Description from extension meta

Talk2Dom is an AI-powered Chrome extension that helps developers and testers locate DOM elements using plain English instructions.…

Image from store
Talk2Dom
Description from store

Talk2Dom is an AI-powered Chrome extension that helps developers and testers locate DOM elements using plain English instructions.

Instead of manually writing CSS or XPath selectors, just type commands like:

“Find the login button”
“Locate the search input”
“Get the submit button in the signup form”

Talk2Dom analyzes the current page’s structure and returns a precise selector you can use in tools like Selenium, Playwright, or Puppeteer.

🧩 What it does:
• Converts natural language into CSS/XPath selectors
• Helps test engineers and developers automate UI testing faster
• Can be used in CI/CD pipelines or test scripts
• Integrates with any automation framework via API

🎯 Ideal for:
• QA engineers
• Test automation developers
• No-code/low-code platforms

✅ Why use Talk2Dom?
• No more fragile XPath crafting
• Faster UI test creation
• Works on any public or local web page

🔒 Privacy & Security

Talk2Dom does not collect or store any personal data. The extension processes HTML only when triggered by you and does not track browsing behavior.

🧠 Powered by AI

This extension connects to a hosted AI backend servcer which uses a large language model to understand your instruction and return selectors.

Latest reviews

Jian Feng
Super helper, it can locate the UI element very accurate and easy to use for any UI automation tasks