ctaity

Results 22 issues of ctaity

with extjs 4.2.0 works ok. with extjs 4.2.1 fire this exception: Uncaught TypeError: Cannot call method 'getColumns' of undefined

Hi, can i have multiple preproccesor or middlwares run before execute an endpoint?

When the m3u8 has EXT-X-DISCONTINUTY WITH EXT-PROGRAM-DATETIME hls playback has a `fragments[0].rawProgramDateTime ` is undefined. The correct way to get ext program datetime is ` data.details.programDateTime ` heare my patch:...

bug

hi, somebody develop a plugin to AMP video iframe integration? If not, we develop our plugin, we can share it. Thanks

feature

Exists some event to wait for the page to load completely like networkidle2 in puppeteer? Thanks. I am using: await activeTab.waitForLoad(LocationStatus.AllContentLoaded); is ok ? please fix client plugins, I like...

HI, doxbin.org is still detecting SA. ![Screen Shot 2021-09-08 at 19 05 58](https://user-images.githubusercontent.com/5207990/132592029-cb1135b5-ec08-4d28-8376-5d63f5db4dde.png)

Do you hace plans to support captcha resolvers, for example h2captcha? like https://www.npmjs.com/package/puppeteer-extra-plugin-recaptcha

``` await agent.waitForElement(agent.document.querySelector("p.more"), { waitForVisible: false }); ``` to ``` await agent.waitForSelector("p.more", { waitForVisible: false }); ``` Is easy to wait when is the first load and we dont have...

Is posible to have an async operator?

### Subject of the issue Please add to PeopleInterface the method flickr.people.search ### Your environment * 2.16 * 1.8

feature request