testersai
pytest fixture, unittest mixin, Robot Library โ the SDK plugs into each one natively. Three lines of SDK code layer AI checks onto your existing Python suite โ same tests, same CI, same report; now with AI Checks at the moments you choose.
analyze_* call, or define your own.One self-contained page per combination. Shareable URL, everything you need to start.
Auto-loaded pytest plugin. Adds a testersai fixture.
See install + example โ
Inherit TestersAIMixin on your TestCase.
See install + example โ
TestersAIPage(page) wraps a Playwright page and auto-captures console + network events.
See install + example โ
TestersAIDriver(driver) wraps any WebDriver. Works with driver.get_log('browser') when available.
See install + example โ
Load robot_testersai as a Library; exposes keywords like Analyze Screenshot.
See install + example โ
TestersAISession(session) wraps a Vibium session and duck-types against its current console/network API.
See install + example โ
Universal across Python frameworks. Tune to your specific adapter on its own page.
The page just re-rendered. Ask "does this look right?" before any interaction.
Login, add-to-cart, toggle, submit. The UI just reflected a new state โ where regressions hide.
You were about to check one thing. Ask the AI about everything else for free.
API returned, spinner gone, toast shown. Catch broken empty-states and stale data.
A single console + network check at the end of every test catches issues your assertions ignored.
Mobile vs. desktop, light vs. dark, locale change. One call per viewport.