Shahriar Tajbakhsh

Results 26 comments of Shahriar Tajbakhsh

@hwchase17, bumping this for a cheeky merge and release :)

In general, it feels like SQLAlchemy should be made to be an optional dependency. What do you think, @hwchase17?

> im also fine just bumping the requirements to be "^1.4" - thoughts on that? The move from 1.3 to 1.4 isn't trivial (i.e., it's not just a matter of...

I know you're busy with exciting stuff @hwchase17 (💪), but, thoughts on this? 😊

~For extensions that use APIs like chrome.tabCapture, the extension needs to be first be invoked. Is there yet a way to do that with Puppeteer? If not, what’s the plan?~...

> I tried like this: `args: ['-whitelisted-extension-id=niloccemoadcdkdjlinkgdfekeahmflj']` - didn't load the extension @NinoSkopac If that's the exact argument you used, then it's missing a `-` and the beginning; `--whitelisted...` instead...