Skip to content

Commit 4a4ead4

Browse files
Merge branch 'master' into update-stub-image
2 parents 0e33a8e + d51ff22 commit 4a4ead4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/_data/plugins.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,16 @@
928928
"testing service"
929929
],
930930
"badge": "community"
931+
},
932+
{
933+
"name": "Cypress Chrome Recorder",
934+
"description": "Tool for exporting Cypress Tests from Google Chrome DevTools' Recordings",
935+
"link": "https://github.com/cypress-io/cypress-chrome-recorder",
936+
"keywords": [
937+
"visual testing",
938+
"recorder"
939+
],
940+
"badge": "experimental"
931941
}
932942
]
933943
},

0 commit comments

Comments
 (0)