.ci
Initial commit
2019-11-19 10:58:15 -08:00
.github /workflows
devops: create different workflows for different browsers
2019-12-11 17:30:14 -08:00
browser_patches
browser(firefox): roll FF to beta ToT ( #245 )
2019-12-13 16:37:45 -08:00
docs
lint: eslint fixes
2019-12-12 20:21:29 -08:00
examples
chore: prepare to npm publish ( #148 )
2019-12-05 11:29:16 -08:00
misc
browser(firefox): roll FF to beta ToT ( #245 )
2019-12-13 16:37:45 -08:00
src
fix(navigation): waitForNavigation to pick up aborted navigation ( #244 )
2019-12-13 16:35:10 -08:00
test
test: enable Page.emulateMedia tests on WK
2019-12-13 16:37:49 -08:00
utils
feat(selectors): introduce zs selector engine ( #214 )
2019-12-12 09:02:37 -08:00
.appveyor.yml
Initial commit
2019-11-19 10:58:15 -08:00
.cirrus.yml
Initial commit
2019-11-19 10:58:15 -08:00
.editorconfig
Initial commit
2019-11-19 10:58:15 -08:00
.eslintignore
feat: basic d.ts file ( #161 )
2019-12-06 11:28:23 -08:00
.eslintrc.js
lint: fixes ( #85 )
2019-11-26 08:19:02 -08:00
.gitignore
chore: reuse BrowserFetcher between browsers ( #177 )
2019-12-08 13:29:03 -08:00
.npmignore
feat: basic d.ts file ( #161 )
2019-12-06 11:28:23 -08:00
.travis.yml
chore(ci): use bionic for travis
2019-12-05 15:18:55 -08:00
chromium.js
feat: remove all environment variables and references to puppeteer-core ( #47 )
2019-11-21 21:17:23 -08:00
CODE_OF_CONDUCT.md
Initial CODE_OF_CONDUCT.md commit
2019-11-15 10:32:47 -08:00
DeviceDescriptors.js
chrome: co-locate transport types ( #236 )
2019-12-12 21:30:49 -08:00
Errors.js
chrome: co-locate transport types ( #236 )
2019-12-12 21:30:49 -08:00
firefox.js
feat: remove all environment variables and references to puppeteer-core ( #47 )
2019-11-21 21:17:23 -08:00
index.d.ts
feat: basic d.ts file ( #161 )
2019-12-06 11:28:23 -08:00
index.js
chore: prepare to npm publish ( #148 )
2019-12-05 11:29:16 -08:00
install.js
fix(install): print version of the browser being downloaded ( #146 )
2019-12-05 08:30:58 -08:00
LICENSE
Initial LICENSE commit
2019-11-15 10:32:48 -08:00
package.json
feat: roll chromium to ToT ( #241 )
2019-12-13 14:57:46 -08:00
README.md
Revert "docs: show browser test stats in the readme ( #24 )"
2019-11-21 13:00:48 -08:00
SECURITY.md
Initial SECURITY.md commit
2019-11-15 10:32:49 -08:00
tsconfig.json
feat: basic d.ts file ( #161 )
2019-12-06 11:28:23 -08:00
webkit.js
feat: remove all environment variables and references to puppeteer-core ( #47 )
2019-11-21 21:17:23 -08:00