DescriptionMakes the WebDriver instance used by BrowserTestCase static, and adds a small wrapper to create a new window for each individual test case. The existing behavior (leave failing tests' windows open, close all others) is preserved, but with fewer processes.
Patch Set 1 #Patch Set 2 : Reuse one Firefox process for all browser test cases. #
Total comments: 1
Patch Set 3 : Reuse one Firefox process for all browser test cases. #MessagesTotal messages: 4
|