Main features
Easy events
You just tell it where to click or what to type and Scout automatically triggers all related mouse, keyboard, focus and viewport events.
Tolerance & patience
If an assertion or action doesn't immediately succeed Scout will automatically wait and retry.
You will never have to litter your test code with wait()
statements and ugly callbacks.
True user simulation
Despite its name, Scout is not a mindless automaton. It accurately simulates how a real user would interact with the page and tries to make the test pass.