Modules: Reuse test steps across multiple tests

A Module is a collection of test steps grouped together to be reused across multiple different tests.

Instead of recreating common sequences—like a "Login" process involving entering an email, password, and clicking submit—you can bundle those steps into a single Module.

Checkout the below link to create/manage/delete a module

Last updated