[Wtr-general] $ie show/hide?

imran forum-watir-users at openqa.org
Tue Jun 12 05:02:17 EDT 2007


Hi,carabusu

To bring the IE at front use the line = $ie.bring_to_front()
To Maximize the IE use the line = $ie.maximize()
To Minimize the IE use the line = $ie.minimize()

To hide the IE follow the link below:

URL = http://rubyonwindows.blogspot.com/2007/05/automating-internet-explorer-with-ruby.html

kind Regards,
M.Imran


More information about the Wtr-general mailing list