Skip to content

Add Playwright web accessor coverage to integration suite#4

Merged
kerryjiang merged 3 commits intomasterfrom
copilot/create-webaccessor-with-playwright
Jan 31, 2026
Merged

Add Playwright web accessor coverage to integration suite#4
kerryjiang merged 3 commits intomasterfrom
copilot/create-webaccessor-with-playwright

Conversation

Copy link
Contributor

Copilot AI commented Jan 31, 2026

Integration tests needed to exercise the new Playwright web accessor alongside existing HttpClient and Puppeteer options.

  • Test matrix update: Added PlaywrightWebAccessor to integration test data, gated by ENABLE_PLAYWRIGHT_TESTS to mirror Puppeteer’s opt-in model for real-browser runs.
  • Project wiring: Test project now references NetInteractor.Playwright so the accessor participates in integration scenarios.

Example enabling Playwright runs locally:

export ENABLE_PLAYWRIGHT_TESTS=true
dotnet test

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: kerryjiang <456060+kerryjiang@users.noreply.github.com>
Copilot AI changed the title [WIP] Add webaccessor implementation using Playwright Add Playwright web accessor project Jan 31, 2026
Copilot AI requested a review from kerryjiang January 31, 2026 04:11
Co-authored-by: kerryjiang <456060+kerryjiang@users.noreply.github.com>
Copilot AI changed the title Add Playwright web accessor project Add Playwright web accessor coverage to integration suite Jan 31, 2026
@kerryjiang kerryjiang marked this pull request as ready for review January 31, 2026 04:27
@kerryjiang kerryjiang merged commit ff914ba into master Jan 31, 2026
3 checks passed
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.

2 participants