mirror of
https://github.com/manualdousuario/marreta.git
synced 2026-04-28 19:41:21 +00:00
adicionada opção de escolher o browser do selenium nas regras
This commit is contained in:
parent
1a132e2b76
commit
02ec5c80ea
4 changed files with 50 additions and 16 deletions
|
|
@ -116,7 +116,8 @@ return [
|
|||
'classElementRemove' => ['header-top-wrapper'],
|
||||
],
|
||||
'estadao.com.br' => [
|
||||
'useSelenium' => true
|
||||
'useSelenium' => true,
|
||||
'browser' => 'chrome'
|
||||
],
|
||||
'stcatharinesstandard.ca' => [
|
||||
'useSelenium' => true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue