The testing we are doing involves databinding where an .xlsx file provides the data to the browser. While the test is running I minimize the the IE browser but IE keeps getting focus & popping up. Essentially I can't use my computer while the test is running. I tried changing the Focus property in the keypresses to False but that did not help.
Any ideas?
Any ideas?