Skip to main content

Writing Tests

In Plugwright, every test runs with a pre-configured context. You use test() to define a scenario and expect() to make assertions.

Locators

Locators are your secret weapon. Plugwright allows you to precisely find and interact with GUIs, something no other framework does effectively!

Multi-Bot

Testing economy, trading, or PvP? You can easily spawn multiple bots to test interactions between players.