Skip to main content

Use Case: Internal Portal

Objective​

Automate discovery of admin workflows behind role-based authentication and generate POM assets in the language used by each QA team.

Crawl scope​

  • Start at portal login.
  • Traverse navigation modules up to depth 3.
  • Capture forms, filters, and table actions.
  • Exclude SSO and external BI links.

Recommendations​

  • Use role-scoped credential sets.
  • Run separate crawls per role for better coverage.
  • Compare page models between releases to detect UI drift.
  • Standardize pom_language per consuming test repository to avoid manual translation work.