Abstract
I made a tool to help me during the development of my Godot game.
I normally use the playwright-cli for my cli agent to interface with my UI but this isn't possible with WASM based web projects (because there's no DOM to traverse).
To fix this I created a helper cli to allow an agent to find and track elements dynamically, then feed this info to use playwright-cli normally.
You can view my open source tool here
Date
not sure
This will be my first tech talk
Code of Conduct
Abstract
I made a tool to help me during the development of my Godot game.
I normally use the playwright-cli for my cli agent to interface with my UI but this isn't possible with WASM based web projects (because there's no DOM to traverse).
To fix this I created a helper cli to allow an agent to find and track elements dynamically, then feed this info to use playwright-cli normally.
You can view my open source tool here
Date
not sure
This will be my first tech talk
Code of Conduct