http output in test window

With all the bad reports and enhacements request (at least from me) i decided that PL/SQL Developer reserves a few good ones.

I love the TEST window. especially thet HTTP output is just awesome.

That's it, just awesome.
 
Unfortunatelly, i just ran into a strange issue.

When I have http output, and I resize the window, the test window automatically siwtches to the http output tab ...
 
Marco,

I am trying to turn off any HTML output as it slows me down when I do repeated tests.

I so you call htp.flush and htp.get_line. I was unable to find any documentation on these methods, where did you read about using them?

My idea was to "flush" http before returning from my test script, and thus remove the http output.

Thanks.
 
Back
Top