Skip to content

Welcome to the elevaite365 Help Centre

New here? The quickstart takes you from an empty instance to a scheduled test.

Start the quickstart Command reference

Where do you want to go?

  • Quickstart


    Set up your team, connect your applications and environments, add test users, and build your first components and scenarios.

    Start here

  • Test cases


    Create a test script from scratch or capture a business process with the built-in recorder.

    Building tests

  • Commands


    Every command and its parameters: clicking, entering data, verifying, variables, loops and the AI commands.

    Command reference

  • Help


    Best practices, demo videos, plain-English definitions, and how to get support when you're stuck.

    Help

Tips & tricks

Seven habits that keep a suite trustworthy.

  • Run a new test three times


    Passing once proves very little. Three green runs before you call it ready catches the flakiness that would otherwise surface in a nightly run.

    Tips & best practices

  • Reuse steps with components


    Built the same sequence three times? Make it a component. Every test using it picks up your next edit automatically.

    Create components

  • Generate unique data


    Two runs writing the same record will collide. Use Generate UID on any reference your test creates.

    Modify Variable

  • Prefer a timeout over a Wait


    A fixed wait is too short on a slow day and too slow every other day. Let the next command's timeout do the waiting.

    Navigation & waiting

  • Tidy up after recording


    The recorder adds a Navigate step whenever it thinks a URL changed manually. Remove the ones you don't need.

    Test recorder

  • Always end in a verification


    A test that only navigates proves nothing. Close every test with a check that would genuinely fail if the process broke.

    Verification

  • Schedule your end-to-end runs


    Set your full scenarios to run on a recurring schedule, then just check in on the results.

    Create scenarios

Can't find what you need?

Press / to search the whole wiki. Still stuck? Get support, or check the public roadmap to see if it's already on the way.