Rony Wisnu Wardana
Rony Wisnu Wardana
I mean when _2fa has 0 value user will not be forced to the OTP page
> Please try with the latest version of puppeteer. Hi, I'm trying to upgrade my puppeteer version to the latest one and set the executablePath as follows executablePath: process.platform ===...
I finally found the troublemaker, it's because the --single-process, btw what is this for? What is the effect when I use it or when I don't use it?
Is it like it will consume more RAM if I don't use it? Btw I want to run multiple chrome windows at the same time
> Try with this `device.isWebview = webview !== null ? webview.value : false;` Still not working