0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/test
Andrey Lushnikov 5955affab0
fix(page.click): teach puppeteer click wrapped links ()
This patch teaches Puppeteer to click elements that are
part of inline layout and that wrap on multiple lines.

Fixes .
2018-06-29 12:03:02 -07:00
..
assets fix(page.click): teach puppeteer click wrapped links () 2018-06-29 12:03:02 -07:00
fixtures fix(test): add missing test for making sure chrome is closed () 2018-03-07 09:01:43 +03:00
golden chore(test): simplify element screenshot tests () 2018-02-23 15:54:26 -08:00
server test: make tests work on non-English locales () 2018-06-14 10:18:02 -07:00
browser.spec.js test: flatten tests () 2018-04-09 16:38:00 -07:00
browsercontext.spec.js test: fix random tests flakiness () 2018-06-19 10:35:13 -07:00
CDPSession.spec.js test: refactor utils.waitForEvents into utils.waitEvent () 2018-04-09 15:46:05 -07:00
cookies.spec.js feat: nicer protocol error messages () 2018-06-14 15:27:59 -07:00
coverage.spec.js test: flatten tests () 2018-04-09 16:38:00 -07:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
elementhandle.spec.js feat(chromium): roll Chromium to r571040 () 2018-06-28 13:22:52 -07:00
frame.spec.js fix(page): fix race condition in WaitTask () 2018-06-14 11:39:51 -07:00
golden-utils.js chore(deps): bump dependencies () 2018-04-17 14:51:03 -07:00
headful.spec.js feat(target): add support for target.page for 'backgroud_page' () 2018-06-14 13:58:51 -07:00
ignorehttpserrors.spec.js feat(chromium): roll Chromium to r568432 () 2018-06-19 13:46:08 -07:00
input.spec.js fix(page.click): teach puppeteer click wrapped links () 2018-06-29 12:03:02 -07:00
jshandle.spec.js test: flatten tests () 2018-04-09 16:38:00 -07:00
network.spec.js feat(network): introduce Request.isNavigationRequest() method () 2018-05-31 17:38:30 -07:00
page.spec.js refactor: simplify EmulationManager () 2018-06-28 18:48:44 -07:00
puppeteer.spec.js test: fix appveyour flakiness () 2018-06-20 13:52:36 -07:00
target.spec.js test: split out headful tests into headful.spec.js () 2018-06-01 13:48:34 -07:00
test.js test: split out ignoreHTTPSErrors tests () 2018-06-14 16:48:14 -07:00
tracing.spec.js feat(Tracing): return a buffer from tracing.stop () 2018-04-12 08:26:50 -07:00
utils.js test: drop PDF tests () 2018-06-14 16:42:10 -07:00
worker.spec.js feat(worker): implement pageerror event from a worker () 2018-06-25 15:10:36 -07:00