Telefonica / toolium

Wrapper tool of Selenium and Appium libraries to test web and mobile applications in a single project
Apache License 2.0
115 stars 62 forks source link

changed chrome --headless option to --headless=new #318

Closed AlainMiranda closed 1 year ago

AlainMiranda commented 1 year ago

Changed headless option on chrome from --headless to --headless=new.

--headless < chrome v96 --headless=chrome v96 - v108 --headless=new >=v109

coveralls commented 1 year ago

Coverage Status

Coverage: 81.066%. Remained the same when pulling e96528e2f1f187c3c759ac037d2fab8872638dbf on feat/headless_option into 3b6c84c02f042e7d63cdbf6e17866405c47c3eb2 on feat/upgrade_dependencies.