[Wtr-general] How to leave the Browser Window open after test is completed...
Sy Ali
sy1234 at gmail.com
Sun Nov 6 23:35:03 EST 2005
On 11/4/05, Roy Sin <roy_sin at yahoo.com> wrote:
> My other TCs, the Browser window stays on the screen after
> test completion only for that particular TC. Any idea!!
That's odd.. I had to specifically throw in a line to close the window
after my test case was done.
Perhaps what you could do is some kind of delay at the end. I do a simple:
foobar = gets
and the window will hang there waiting for input. This is a cheap
hack, but I should think it'd work.
More information about the Wtr-general
mailing list