mudanca para selenium

This commit is contained in:
Renan Bernordi 2024-12-08 13:48:01 -03:00
parent 288d1f3e45
commit 5fbd39786d

View file

@ -113,12 +113,7 @@ return [
'classElementRemove' => ['header-top-wrapper'], 'classElementRemove' => ['header-top-wrapper'],
], ],
'estadao.com.br' => [ 'estadao.com.br' => [
'idElementRemove' => ['paywall', 'paywall-container', 'softwall'], 'useSelenium' => true
'classElementRemove' => ['paywall-content', 'signin-wall', 'pay-wall'],
'scriptTagRemove' => ['paywall.js', 'pywll.js'],
'cookies' => [
'estadao_paywall' => null
]
], ],
'opovo.com.br' => [ 'opovo.com.br' => [
'classElementRemove' => ['screen-loading', 'overlay-advise'] 'classElementRemove' => ['screen-loading', 'overlay-advise']