puppeteer/utils
Alex Rudenko 2b5c0019dc
feat: add ability to specify offsets for JSHandle.click (#7573)
Until now, the click would be always sent to the middle
point of the target element. With this change, one can define
offsets relative to the border box of the elements and click
different areas of an element.
2021-09-20 09:01:32 +00:00
..
doclint feat: add ability to specify offsets for JSHandle.click (#7573) 2021-09-20 09:01:32 +00:00
testserver chore: migrate tests to TypeScript (#6075) 2020-06-23 07:18:46 +02:00
apply_next_version.js fix(utils): typo fix (#6522) 2020-10-19 12:45:00 +02:00
bisect.js feat: add unit test support for bisect (#7553) 2021-09-14 15:21:06 +00:00
check_availability.js chore: upgrade and pin prettier dependencies (#7232) 2021-05-12 16:48:30 +02:00
ESTreeWalker.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
fetch_devices.js chore: remove references to upstream master branches (#7412) 2021-09-14 15:02:39 +00:00
prepare_puppeteer_core.js chore: Don't store revisions in package.json (#6109) 2020-06-29 16:13:24 +01:00
remove_version_suffix.js chore: automate version bumps (#6627) 2020-11-26 11:38:24 +01:00
remove-tag.js chore: add documentation to new website 2021-08-04 09:00:48 +00:00