Code With Flavor 💻🍽️

Learn programming with a dash of cooking lessons

Effortless Selenium Setups in Docker for .NET with Selenium Manager

I’ve been using Selenium in my projects for automation, web scraping and even for some minor workarounds not related to website navigation at all. However, because I’ve been usually deploying my .NET apps using Docker containers, I had to overcome some obstacles. In this article, I’ll share my experiences, from handling dependencies and image sizes to navigating versioning challenges. We’ll also explore Selenium Manager’s latest features and its game-changing impact on Selenium + Docker + ....

October 29, 2023 · 8 min · Jan Kliszcz