reinforcers

Results 5 comments of reinforcers

I just found about #2131 and try delete package-lock and node_modules then do `npm update` but it still error ` Evaluation failed: TypeError: Cannot read properties of undefined (reading 'isNewsletter')...

> What happens when you set `headless: 'new'` and use the latest Chrome headless browser? They claim it has a closer fingerprint to the flagship non-headless Chrome. it works. tks...

from my experience `headless: 'new'` combine with `executablePath: executablePath()` not working. but if using Chrome installed directly for example ini Ubuntu `executablePath: '/usr/bin/google-chrome-stable'` some version Chrome it works but newer...

is possible to set the value on `navigator.connection.rtt`? cause what I found so far is that `headless: true` always give rtt 0

saya coba pakai nodejs puppeteer juga sama, `headless: false` sekalipun tidak bisa. sampai masuk halaman form mutasi saja, setelah submit formnya selalu tampil halaman login dengan URL tetap di halaman...