Skip to content

Commit a2664b1

Browse files
authored
docs: update ci section in getting started
1 parent f386fa9 commit a2664b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/intro.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,6 @@ Playwright scripts can be developed just like any other Node.js script. For exam
7171

7272
It is also possible to open **browser developer tools** during execution, to inspect the DOM tree or network activity.
7373

74-
## Deploying to CI
74+
## Continuous Integration
75+
76+
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).

0 commit comments

Comments
 (0)