Testing a large website for CSS mistakes can be daunting, especially when you have to repeat the same actions over and over again across all the different browsers. So, I wonder if there is a way to control different browsers at the same time, executing the same clicks and scrolls at the same time throughout all open browesers?
Say, I have two screens, 2 browsers are each vertical half of the screen, being able to control all 4 of them would tremendously speed up the time it takes and the quality of testing.
Is this feasible at the moment? has someone written a program to do this?