Gokulnath V P
Gokulnath V P
When I add cookies into the browserContext created by launchPersistentContext addCookies works only for profile with directory DEFAULT and not working for other profile directories ``` let browserContext = await...
Errors with repect to MySQL are not caught in the catch block and causes the process to exit. Error which was causing this for me is mentioned below `code: 'ER_OUT_OF_SORTMEMORY', ...
Changes made - Used array.prototype.at for fetching recent stack - Handled special case where a certain stack in stack set becomes empty when popAt is used