puppeteer/utils/doclint/check_public_api
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
..
Documentation.js docs: replace @return with @returns (#6006) 2020-06-12 12:38:24 +02:00
index.js feat: add ability to specify offsets for JSHandle.click (#7573) 2021-09-20 09:01:32 +00:00
JSBuilder.js chore: use devtools-protocol package (#6172) 2020-07-10 11:51:52 +01:00
MDBuilder.js docs: replace @return with @returns (#6006) 2020-06-12 12:38:24 +02:00