ATLASExecution

Execution

Real browser execution (Playwright Chromium) against the Publication Platform demo.

Ready to execute

Runs the real browser against the Publication Platform demo. The test uses a drifted locator (id=preview-button) that no longer matches — execution will fail honestly, then the engine discovers the live DOM and recommends a healed locator (see Self-Healing).

Selenium-Java / Maven runtime

second real execution path — runs mvn test against the target

Invokes the real selenium-java Maven project via the engine adapter. It never fakes a pass: if Maven, a matching Chrome driver, the project pom.xml, or a real application URL are missing, it reports the exact blocker.