hackion

Results 2 comments of hackion

> Workaround: > > ```js > browsers: ['ChromeHeadlessNoSandbox'], > customLaunchers: { > ChromeHeadlessNoSandbox: { > base: 'ChromeHeadless', > flags: ['--no-sandbox'] > } > }, > ``` bro where i have...

> i solved after see this videos https://youtu.be/tc379GTTgys > > 100% problem has been fixed :) .. THANKS BRO FOR THIS VIDEO MY PROBLEM SOLVED;