..
assets
feat(Page): add option to run 'beforeunload' when closing the page ( #2478 )
2018-05-03 01:51:45 +03:00
fixtures
fix(test): add missing test for making sure chrome is closed ( #2109 )
2018-03-07 09:01:43 +03:00
golden
chore(test): simplify element screenshot tests ( #2093 )
2018-02-23 15:54:26 -08:00
server
test(server): Fix mismatch between args and annotations ( #2426 )
2018-04-23 10:01:16 -07:00
browser.spec.js
test: flatten tests ( #2337 )
2018-04-09 16:38:00 -07:00
browsercontext.spec.js
feat(BrowserContext): introduce Browser Contexts. ( #2523 )
2018-05-10 13:26:08 -07:00
CDPSession.spec.js
test: refactor utils.waitForEvents into utils.waitEvent ( #2336 )
2018-04-09 15:46:05 -07:00
cookies.spec.js
test: flatten tests ( #2337 )
2018-04-09 16:38:00 -07:00
coverage.spec.js
test: flatten tests ( #2337 )
2018-04-09 16:38:00 -07:00
diffstyle.css
Implement FrameManager
2017-06-21 14:11:52 -07:00
elementhandle.spec.js
feat(ElementHandle): introduce elementHandle.$eval ( #2407 )
2018-05-08 18:17:59 -07:00
frame.spec.js
fix(Page): support anchor navigation ( #2338 )
2018-04-09 23:38:20 -07:00
golden-utils.js
chore(deps): bump dependencies ( #2397 )
2018-04-17 14:51:03 -07:00
input.spec.js
test: flatten tests ( #2337 )
2018-04-09 16:38:00 -07:00
jshandle.spec.js
test: flatten tests ( #2337 )
2018-04-09 16:38:00 -07:00
network.spec.js
test: verify file url interception works as expected ( #2451 )
2018-04-26 13:32:23 -07:00
page.spec.js
fix: allow user gesture restricted code to be run in page.evaluate ( #2503 )
2018-05-04 21:45:16 +03:00
puppeteer.spec.js
fix(Page): Page.waitForNavigation should correctly handle mixed content ( #2339 )
2018-04-10 15:59:41 -07:00
target.spec.js
test: refactor utils.waitForEvents into utils.waitEvent ( #2336 )
2018-04-09 15:46:05 -07:00
test.js
feat(BrowserContext): introduce Browser Contexts. ( #2523 )
2018-05-10 13:26:08 -07:00
tracing.spec.js
feat(Tracing): return a buffer from tracing.stop ( #2360 )
2018-04-12 08:26:50 -07:00
utils.js
test: refactor utils.waitForEvents into utils.waitEvent ( #2336 )
2018-04-09 15:46:05 -07:00