Manuals / Selenium WebDriver / Ch 6

B · StabilityIntermediate30 min read

6. Checkpoint A — Stable POM suite

Selenium WebDriver · 48 pages source format

Prove WebDriver + waits + POM before runner and Grid chapters.

What you'll learn

  • POM checkpoint criteria

Pass criteria

  • 8+ tests using POM
  • Zero Thread.sleep / time.sleep
  • Explicit waits on all dynamic elements
  • driver.quit() via fixture
  • ARCHITECTURE.md and SELECTORS.md
  • README with run instructions

Do this now

Run suite 3 times — all green.

Clear?

Checklist