rize icon indicating copy to clipboard operation
rize copied to clipboard

High-level, fluent and chainable API provided library for puppeteer.

Results 3 rize issues
Sort by recently updated
recently updated
newest added

How to choose node add mouseDown

Hello, I was wondering if there is any plugin support to add custom methods to rize. My motive for this is that I was writing a module to add waiting...

- [ ] `waitForTarget` Ref: https://github.com/GoogleChrome/puppeteer/blob/v1.11.0/docs/api.md#browserwaitfortargetpredicate-options - [ ] `waitForRequest` Ref: https://github.com/GoogleChrome/puppeteer/blob/v1.11.0/docs/api.md#pagewaitforrequesturlorpredicate-options - [ ] `waitForResponse` Ref: https://github.com/GoogleChrome/puppeteer/blob/v1.11.0/docs/api.md#pagewaitforresponseurlorpredicate-options - [ ] Accessibility Ref: https://github.com/GoogleChrome/puppeteer/blob/v1.11.0/docs/api.md#class-accessibility