https://bugs.winehq.org/show_bug.cgi?id=35524
--- Comment #10 from Austin English austinenglish@gmail.com --- (In reply to comment #9)
Ok, :gulp: ... I'm familiar with Git and bisection; however, I have no idea how to automate the testing of a graphical installer, pushing some buttons, and then testing for crash. And, I think there are too many commits between 1.5.31 and 1.7.11 to bisect manually. What do the Wine developers use to automate graphical testing and verification? ... Thanks!
Most bisects are done manually. You could use AutoHotKey to automate it, if you want, but the effort to get that to test reliably would probably take longer than just doing the test manually..