adicionada opção de escolher o browser do selenium nas regras

This commit is contained in:
Renan Bernordi 2024-12-19 12:01:00 -03:00
parent 1a132e2b76
commit 02ec5c80ea
4 changed files with 50 additions and 16 deletions

View file

@ -116,7 +116,8 @@ return [
'classElementRemove' => ['header-top-wrapper'],
],
'estadao.com.br' => [
'useSelenium' => true
'useSelenium' => true,
'browser' => 'chrome'
],
'stcatharinesstandard.ca' => [
'useSelenium' => true