Skip to content

added support to execute automated test using playwright - #887

Open
veerpatil wants to merge 1 commit into
patternfly:mainfrom
veerpatil:feat-playwright-test
Open

added support to execute automated test using playwright#887
veerpatil wants to merge 1 commit into
patternfly:mainfrom
veerpatil:feat-playwright-test

Conversation

@veerpatil

Copy link
Copy Markdown

No description provided.

@veerpatil

veerpatil commented Aug 3, 2026

Copy link
Copy Markdown
Author

Summary

  • Adds Playwright E2E testing framework with 39 tests covering the Basic Chatbot demo page
  • Tests cover: page load, sending messages, bot responses, header controls (model selector, display modes), chat history drawer, toggle visibility, and accessibility (ARIA landmarks, skip links)

Run locally

npm run playwright:test # headless
npm run playwright:test:ui # interactive UI

@veerpatil veerpatil changed the title draft: added support to execute automated test using playwright added support to execute automated test using playwright Aug 3, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>
@veerpatil
veerpatil force-pushed the feat-playwright-test branch from 3242095 to 345892e Compare August 5, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant