docs(pw): soften plugin.json description — TestRail/BrowserStack are optional, manually-enabled (#978)

Marketplace listing said 'sync with TestRail, run on BrowserStack' which reads as
out-of-the-box capability; the integrations now require manual enablement. Reword to
'optional (manually enabled) TestRail/BrowserStack integrations' so the listing itself
doesn't oversell. Per review feedback on #981.
This commit is contained in:
Claude 2026-08-24 18:43:29 +00:00
parent d655976ccf
commit 9645307cfd
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
{
"name": "pw",
"description": "Production-grade Playwright testing toolkit. Generate tests from specs, fix flaky failures, migrate from Cypress/Selenium, sync with TestRail, run on BrowserStack. 55+ ready-to-use templates, 3 specialized agents, smart reporting that plugs into your existing workflow.",
"description": "Production-grade Playwright testing toolkit. Generate tests from specs, fix flaky failures, migrate from Cypress/Selenium, with optional (manually enabled) TestRail/BrowserStack integrations. 55+ ready-to-use templates, 3 specialized agents, smart reporting that plugs into your existing workflow.",
"version": "2.9.0",
"author": {
"name": "Alireza Rezvani",