docs(ai-docs): playright agents.md and spec generator added#623
Open
rsarika wants to merge 3 commits intowebex:nextfrom
Open
docs(ai-docs): playright agents.md and spec generator added#623rsarika wants to merge 3 commits intowebex:nextfrom
rsarika wants to merge 3 commits intowebex:nextfrom
Conversation
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
COMPLETES #N/A (documentation update)
This pull request addresses
Playwright E2E documentation and agent routing were incomplete for contributors working in this monorepo. Specifically, root-level guidance did not consistently route developers/agents to Playwright ai-docs, and there was no implementation-ready spec document checked in for the multiparty conference coverage that is being executed in
SET_7.by making the following changes
/AGENTS.mdto explicitly include Playwright in architecture understanding and documentation update flows.playwright/ai-docs/AGENTS.mdwith Playwright framework usage, setup patterns, utility guidance, and contributor-facing references.ai-docs/templates/Playright/playright-test-spec-generator.mdto align with current framework constraints and conventions (includingSET_7, current TestManager capacity, heading/style rules, and routing-sensitive naming guidance).playwright/ai-docs/specs/multiparty-conference.spec.mdwith implementation-ready scope, constraints, coverage IDs, environment requirements, lifecycle/cleanup behavior, and stabilization rules.Change Type
The following scenarios were tested
yarnyarn run buildThe GAI Coding Policy And Copyright Annotation Best Practices
Checklist before merging
Make sure to have followed the contributing guidelines before submitting.