[Watinfixture-users] Not closing the browser leaves Fitnesse "running"
Status: Alpha
Brought to you by:
kalnir
|
From: Rob M. <rma...@rm...> - 2007-09-12 03:01:51
|
Hi, If I setup a few simple UserAction test steps and do not finish the test with "close browser" the browser display the Fitnesse results will remain "waiting for http://localhost:8080/WatiN01?test...." (I'm running fitnesse on port 80, my test script is called WatiN01). And further the FitServer.exe process remains running indefinately. The reason I'm not closing the browser is that I need to see what's going on. I have a Verify Browse Navigated To that is failing... and I really need to see the web page so I can tell what's happening. If I put the "close browser" step in... well... the browser is gone so quickly all I can tell is that I have some sort of an application error message being displayed. Any suggestions? Any way to put a "pause" of some sort in there? Regards, Rob |