Redix VS Code ExtensionProvides syntax highlighting, IntelliSense autocomplete, and intelligent error diagnostics for the Redix Browser Automation language ( Features
Development--BEGIN-- flow Basic Interactions Guide Standard navigationnavigate "/welcome" Basic Action Syntax: element id="user" event valueinput id="ravi_user" change "ravi_user" button text="Login" click Common HTML events supporteddiv id="header" hover button id="refresh" dblclick textarea name="bio" clear textarea name="bio" change "This is my new bio..." --END-- To package the extension for local testing:
|