This website requires JavaScript.
Explore
Help
Sign In
microsoft
/
playwright
Watch
1
Star
1
Fork
0
You've already forked playwright
mirror of
https://github.com/microsoft/playwright.git
synced
2024-12-15 06:02:57 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
6199ba28a9
playwright
/
docs
/
README.md
Pavel Feldman
6199ba28a9
devops: remove travis, appveyor, circle for now (
#3029
)
2020-07-18 10:52:47 -07:00
3.9 KiB
Raw
Blame
History
Documentation
Table of contents
Getting Started
Installation
Usage
First script
System requirements
Installation parameters
Core Concepts
Overview
Browser
Browser contexts
Pages and frames
Selectors
Auto-waiting
Execution contexts: Node.js and Browser
Object & element handles
Input
Text input
Checkboxes
Select options
Mouse click
Type characters
Keys and shortcuts
Upload files
Focus element
Emulation
Devices
Overview
User agent
Viewport
Locale & Timezone
Permissions
Geolocation
Color scheme and media
Network
Overview
HTTP Authentication
Handle file downloads
Network events
Handle requests
Modify requests
Abort requests
Assertions
Common patterns
Element Handles
Custom assertions
Debugging tools
VS Code debugger
Browser developer tools
Debug mode
Verification
Screenshots
Console logs
Page errors
Page events
Navigation and Loading
Overview
Common scenarios
Loading a popup
Client-side redirects
Navigation after a timeout
Multi-page scenarios
Multiple contexts
Multiple pages
Handling new pages
Handling popups
Test runners
Jest / Jasmine
AVA
Mocha
Continuous Integration
Docker
GitHub Actions
Azure Pipelines
Travis CI
CircleCI
Troubleshooting
Selector engines
Actionability
Extensibility
Custom selector engines
API Reference