I'm working on a web-based multiplayer game. It's the usual "One person creates a game, others join" type flow. So I bring up multiple browsers to manually test the interaction.
Is there a way to do this with Gauge/Taiko? The alternative seems to be setting up an existing scenario in the database, which seems like a lot more work.
Thanks!