Update: A workaround is in place.
I'm currently struggling with a phenomenon in Chrome that only occurs when Chrome is controlled via Selenium. It cannot be reproduced when Chrome is started normally.
A DIV element with the class "clearfix" is ignored when the page loads, and the layout is broken. However, as soon as the window size changes, the DIV element is recognized and the layout is as it should be.
How to narrow this down?
Chrome Version: 135.0.7049.42