Logo
Explore Help
Register Sign In
yujunjun/playwright
1
0
Fork 0
You've already forked playwright
mirror of https://github.com/microsoft/playwright.git synced 2025-06-26 21:40:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
playwright/docs
History
Yury Semikhatsky c2fe55e630
docs: add verification guide (#1885)
2020-04-20 16:56:46 -07:00
..
development
…
docker
…
examples
…
api.md
api(networkidle): remove networkidle2 (#1883)
2020-04-20 16:52:26 -07:00
ci.md
api(networkidle): remove networkidle2 (#1883)
2020-04-20 16:52:26 -07:00
core-concepts.md
api(networkidle): remove networkidle2 (#1883)
2020-04-20 16:52:26 -07:00
emulation.md
fix(docs): fix snippets, integrate navigations to ToC and core concepts (#1884)
2020-04-20 14:04:49 -07:00
extensibility.md
api(networkidle): remove networkidle2 (#1883)
2020-04-20 16:52:26 -07:00
input.md
fix(docs): fix snippets, integrate navigations to ToC and core concepts (#1884)
2020-04-20 14:04:49 -07:00
loading.md
api(networkidle): remove networkidle2 (#1883)
2020-04-20 16:52:26 -07:00
network.md
fix(docs): fix snippets, integrate navigations to ToC and core concepts (#1884)
2020-04-20 14:04:49 -07:00
README.md
docs: add verification guide (#1885)
2020-04-20 16:56:46 -07:00
selectors.md
docs(selectors&ci): brush up respective sections
2020-04-20 10:38:46 -07:00
showcase.md
docs(ci): update link to github action (#1742)
2020-04-10 10:24:22 -07:00
troubleshooting.md
…
verification.md
docs: add verification guide (#1885)
2020-04-20 16:56:46 -07:00

README.md

Table of contents

  1. Core concepts
    • Browser
    • Browser contexts
    • Pages and frames
    • Selectors
    • Auto-waiting
    • Node.js and browser execution contexts
    • Object & element handles
  2. Input
    • Text input
    • Checkboxes
    • Select options
    • Mouse click
    • Type characters
    • Keys and shortcuts
    • Upload files
    • Focus element
  3. Emulation
    • User agent
    • Viewport, color scheme
    • Devices
    • Locale & Timezone
    • Permissions
    • Geolocation
  4. Network
    • HTTP Authentication
    • Handle file downloads
    • Network events
    • Handle requests
    • Modify requests
    • Abort requests
  5. Scraping and verification
    • Screenshots
    • Evaluation
    • Console messages
    • Uncaghut exceptions
    • Page crashes
  6. Navigation and loading
    • Common scenarios
    • Loading a popup
    • Client-side redirects
    • Navigation after a timeout
  7. Continuous integration
    • Docker
    • GitHub Actions
    • Azure Pipelines
    • Travis CI
    • CircleCI
    • AppVeyor
    • Troubleshooting
  8. Test runners
    • Jest
    • Mocha
    • Karma
    • Jasmine
    • Storybooks
  9. Extensibility
    • Custom selector engines
  10. API Reference
Powered by Gitea Version: 1.23.5 Page: 9173ms Template: 227ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API