Skip to content

Commit 5b2367b

Browse files
Add project: playwright (#107)
* Update projects.yaml * Add playwright browser automation tool
1 parent 1614ab7 commit 5b2367b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2750,6 +2750,10 @@ projects:
27502750
category: testing
27512751
conda_id: conda-forge/selenium
27522752
pypi_id: selenium
2753+
- name: playwright
2754+
category: testing
2755+
conda_id: microsoft/playwright
2756+
pypi_id: playwright
27532757
- name: coverage
27542758
github_id: nedbat/coveragepy
27552759
category: testing

0 commit comments

Comments
 (0)