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 4666abf commit c26bcadCopy full SHA for c26bcad
README.md
@@ -24,7 +24,7 @@ This version won't include a new version. It will be about improving the reposit
24
* Create basic documentation (Readme, contributing, code of conduct).
25
26
## 0.3 Puppeteer
27
-It will implement all [Puppeteer related tests](https://github.com/GoogleChrome/puppeteer/blob/master/test/test.js#L108)
+It will implement all [Puppeteer related tests](https://github.com/GoogleChrome/puppeteer/blob/master/test/test.js#L108).
28
29
## 0.4 Page
30
It will implement all Page tests except the ones testing the evaluate method.
0 commit comments