[Wtr-general] $ie show/hide?

sandeep forum-watir-users at openqa.org
Tue Jun 12 04:50:24 EDT 2007


you can user $ie.bring_to_front()  method which brings the window come to front.
For hiding you may use $ie.minimize which minimizes the window (appears as icon on taskbar).
Is this what you want?


More information about the Wtr-general mailing list