Skip to content

Using agentic playwrigh-cli with WASM in Godot #39

@nicodes

Description

@nicodes

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

  • This will be my first tech talk

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions