Paweł Łaskarzewski

Results 2 comments of Paweł Łaskarzewski

@TugcaEker profile should be zipped with prefs.js in root of the archive and then you can set it as follows:: ``` php $this->driver->setDesiredCapabilities([ 'firefox' => [ 'profile' => 'foo\testProfile.zip', ]...

That's a great idea. +1 @SyRenity is it doable It's all about change of this variable: https://github.com/J-Rios/TLG_JoinCaptchaBot/blob/master/sources/settings.py#L94