← all appsassertly.ogbuilds.aicoming soon

assertly

plain-english tests an agent runs for you

assertly is end-to-end web testing without the brittle scripts. You write the test the way you'd describe it to a teammate, and an ai agent figures out how to drive the page as it exists right now — clicking, typing, navigating, and asserting — then runs it in a sandboxed headless browser.

get in touch
assertly.ogbuilds.ai
assertly
runssuitessettings
run test
nav · learn more goes to the about page
marketing suite · run #248 · 2.4s · chromium
failed
what you described

“open the site, click learn more in the nav, and check it lands on the about page.”

steps the agent ran3 steps
1navigatego to assertly.ogbuilds.aiok
2clickclick the "learn more" link in the navok
3assertexpect the url to contain "/about"fail
execution log1 failed
[00:00]launch headless chromium · sandbox ok
[00:00]navigate "assertly.ogbuilds.ai" → 200 ok
[00:01]click "learn more" → ok
[00:02]assert url contains "/about" → FAIL
[00:02]got "/company" · captured screenshot
screenshot on failureat step 3
assertly.ogbuilds.ai/company

how it works

  1. 01

    describe it

    Type the flow in plain english — the pages, the clicks, and what should be true at the end.

  2. 02

    generate & run

    assertly's agent translates your words into browser steps and runs them in a sandboxed headless browser.

  3. 03

    read the result

    Pass or fail, a step-by-step execution log, and a screenshot captured at the point of failure. Re-run any time.

a look inside

a few of the screens you'll actually use.

  • tests written in plain english
  • an ai agent drives the browser
  • pass/fail, logs + failure screenshot
assertly.ogbuilds.ai/suites
assertly
runssuitessettings
run test
suites
14
runs this week
212
pass rate
94%
describe a new test in plain english…new test
your test suites14 suites
checkout · card payment succeeds6 tests · last run 4m agopassed
auth · sign-up then verify email4 tests · last run 22m agopassed
nav · learn more goes to about3 tests · last run 1h agofailed
pricing · annual toggle updates total5 tests · last run nowrunning
search · query returns results4 tests · last run 3h agopassed
assertly.ogbuilds.ai/runs/248
assertly
runssuitessettings
run test
nav · learn more goes to the about page
marketing suite · run #248 · 2.4s · chromium
failed
what you described

“open the site, click learn more in the nav, and check it lands on the about page.”

steps the agent ran3 steps
1navigatego to assertly.ogbuilds.aiok
2clickclick the "learn more" link in the navok
3assertexpect the url to contain "/about"fail
execution log1 failed
[00:00]launch headless chromium · sandbox ok
[00:00]navigate "assertly.ogbuilds.ai" → 200 ok
[00:01]click "learn more" → ok
[00:02]assert url contains "/about" → FAIL
[00:02]got "/company" · captured screenshot
screenshot on failureat step 3
assertly.ogbuilds.ai/company

assertly is on the way.