microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
66.95k stars 3.67k forks source link

Improved docs #1810

Closed arjunattam closed 4 years ago

arjunattam commented 4 years ago

Documentation


Since Playwright was open sourced, we've received incredible feedback from the community and that has had a huge influence on the API design. To make this API more accessible to a larger audience, we plan to invest in better documentation along with the v1 release. This will be a continuous effort, and this issue is a means to put a stake in the ground.

Content

Structured as navigation sidebar of the upcoming documentation website. Feel free to suggest edits/improvements - this is an evolving list.

Infra

mxschmitt commented 4 years ago

The supported operating systems would be quite helpful. So which minimum version of Windows, MacOS etc. is required and why we don't support every MacOS version. Ref: #1901 #1535

arjunattam commented 4 years ago

Closing this for now - we have the first set of docs out. We can take up specific improvements in subsequent issues.