We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf00d79 commit cc3e0eaCopy full SHA for cc3e0ea
docs/recipes/puppeteer.md
@@ -1,5 +1,7 @@
1
# Testing web apps using Puppeteer
2
3
+Translations: [Français](https://github.com/avajs/ava-docs/blob/master/fr_FR/docs/recipes/puppeteer.md)
4
+
5
## Dependencies
6
7
- [Puppeteer](https://github.com/GoogleChrome/puppeteer): `npm install --save-dev puppeteer`
0 commit comments