using watir, I write lots of code to test our production, but complicat
browsers required are anony for me.
So I release popup project:
popup project is designed for doing all type of popups, like alert popup,
file popup and others.
and is complicat with different windows platfrom, XP,2003,vista,win7 (en
and chinese version) .
It also has a very simple interface.
coding like this:
ie = Watir::IE.new
ie.goto("xxx")
ATT::AlertPopup.find_when { ie.button(:id,"xx").click_no_wait }.click
more information please see:
https://github.com/windy/popup
wiki:
https://github.com/windy/popup/wiki/Popup-project-Home
It depends on rautomation , thx to jarmo sharing the best code.
Hope it can be useful for you.
--
Before posting, please read http://watir.com/support. In short: search before
you ask, be nice.
[email protected]
http://groups.google.com/group/watir-general
[email protected]