FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

added support to execute automated test using playwright by veerpatil · Pull Request #887 · patternfly/chatbot · GitHub

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

Copy link
Copy Markdown

No description provided.

veerpatil commented Aug 3, 2026
edited
Loading

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 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 force-pushed the feat-playwright-test branch from 3242095 to 345892e Compare August 5, 2026 03:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL