Open pdevaraj14 opened 1 year ago
Selenium doesn't do this - it is your responsibility to ensure that the correct browsers are installed.
Thank you for the response wakaleo. I was following the documentation at page: https://www.selenium.dev/blog/2023/whats-new-in-selenium-manager-with-selenium-4.11.0/ which states that there is automated browser management. I was able to get the automated browser management working locally but its not behaving the same in a docker environment and was just wondering if there is a specific proxy setting i have to use in the Serenity.conf file to enable it. Thanks again.
Nothing that I am aware of (there might be a W3C option but I haven't seen it mentioned anywhere). If it works locally I suspect it would be a question of configuring your Docker image rather than Serenity or Selenium
Discussed in https://github.com/serenity-bdd/serenity-core/discussions/3293