.ci
Initial commit
2019-11-19 10:58:15 -08:00
.github /workflows
chore(ci): iterate on debug output for GH Action
2019-12-19 17:41:01 -08:00
browser_patches
fix(scripts): do not depend on env in pw_run.sh for debug builds ( #336 )
2020-01-03 10:10:17 -08:00
docs
feat(geo): enable geolocation overrides on WK ( #361 )
2020-01-03 10:14:50 -08:00
src
fix(browserContext): make a copy of passed options object ( #370 )
2020-01-03 14:42:18 -08:00
test
fix(browserContext): make a copy of passed options object ( #370 )
2020-01-03 14:42:18 -08:00
utils
fix(install): don't crash generating chrome protocol ( #342 )
2019-12-28 16:38: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
chore: mark version v0.9.3
2019-12-14 11:56:34 -08:00
.travis.yml
chore(ci): use bionic for travis
2019-12-05 15:18:55 -08:00
chromium.js
fix: async stacks should work now ( #325 )
2019-12-20 15:31:20 -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
fix: async stacks should work now ( #325 )
2019-12-20 15:31:20 -08:00
index.d.ts
fix(browserContext): make a copy of passed options object ( #370 )
2020-01-03 14:42:18 -08:00
index.js
docs: more iterations on the docs
2019-12-20 20:28:35 -08:00
install.js
chore: allow to be installed from npm
2019-12-14 12:14:00 -08:00
LICENSE
Initial LICENSE commit
2019-11-15 10:32:48 -08:00
NOTICE
chore(license): add NOTICE ( #309 )
2019-12-19 12:19:54 -08:00
package.json
feat(webkit): roll webkit to r1060, support target crash ( #364 )
2020-01-03 11:10:10 -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
fix: async stacks should work now ( #325 )
2019-12-20 15:31:20 -08:00