mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: update ci section in getting started
This commit is contained in:
parent
f386fa9415
commit
a2664b1580
@ -71,4 +71,6 @@ Playwright scripts can be developed just like any other Node.js script. For exam
|
||||
|
||||
It is also possible to open **browser developer tools** during execution, to inspect the DOM tree or network activity.
|
||||
|
||||
## Deploying to CI
|
||||
## Continuous Integration
|
||||
|
||||
Playwright tests can be executed on Continuous Integration (CI) environments. Learn about the Playwright GitHub Action and sample Docker configuration in [the Continuous Integration section](ci.md).
|
||||
|
Loading…
x
Reference in New Issue
Block a user