Workflow
Initial Test Definition
It's fast to write a new test definition with GPT Driver in plain english (or your preferred language). We recommend to
be precise in your wording
Debugging
When testing, GPT Driver generates an INFO log entry:
Monitor execution at: https://app.mobileboost.io/gpt-driver/sessions/...Access the link to view the execution log of your current test. It includes all screenshots, executed test steps, and system reasoning for any AI Steps. This detailed breakdown helps to understand how GPT Driver followed the natural language instructions.
Step Refinement
GPT Driver's execution log allows you to refine your natural language prompt and test its robustness by running it multiple times on a previous screen. While GPT Driver's stack is configured to be as deterministic as possible, we recommend running a refined prompt 3-5 times to identify any variations in reasoning which might lead to different actions. More precise instructions will result in less drift.


Last updated