TESTUID Generator is a VS Code extension to help you identify and add missing TESTUIDs to HTML elements like buttons, checkboxes, inputs, and dropdowns.
Features
Detect missing TESTUIDs in your HTML.
Add unique TESTUIDs automatically.
Works with HTML and related file types.
Installation
Open VS Code.
Go to the Extensions view (Ctrl+Shift+X).
Search for "TESTUID Generator".
Click Install.
Usage
Open an HTML file in VS Code.
Run the Check Missing TESTUIDs command from the Command Palette (Ctrl+Shift+P).