I'm also wondering how I can use Captcha services like RuCaptach or software like Capmonster with FPM3 as during the 1st stage of the warm up process of the profile mostly captchas are appearing?
Экспорт куки по домену сайта, а не всего браузера.(Решено)
-
Спасибо)
Вот ответ на мой вопрос:
Пропускаете куки через данный код("Выполнить код") и оно перезапишет переменную в данном случае только с куками google.var cookies = JSON.parse([[SAVED_COOKIES]]).cookies.filter(function(coo){return coo.domain.indexOf('google') >= 0}) [[SAVED_COOKIES]] = JSON.stringify({cookies: cookies})