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/README.md
Dmitry Gozman 3485ffb4e6
fix(docs): fix snippets, integrate navigations to ToC and core concepts (#1884)
2020-04-20 14:04:49 -07:00

2.4 KiB
Raw Blame History

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
  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
  8. Test runners
    • Jest
    • Mocha
    • Karma
    • Jasmine
    • Storybooks
  9. Extensibility
    • Custom selector engines
  10. API Reference
Powered by Gitea Version: 1.23.5 Page: 551ms Template: 6ms
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