[Wtr-general] Alert box - hangs
Cain, Mark
Mark_Cain at RL.gov
Wed Jan 10 18:47:09 EST 2007
What version of IE are you using? Because in IE7 Microsoft changed the
tile bar name of all popups from "Microsoft Internet Explorer" to
"Windows Internet Explorer" this would cause a Hang as you described.
--Mark
-----Original Message-----
From: wtr-general-bounces at rubyforge.org
[mailto:wtr-general-bounces at rubyforge.org] On Behalf Of usha
Sent: Wednesday, January 10, 2007 2:54 PM
To: wtr-general at rubyforge.org
Subject: Re: [Wtr-general] Alert box - hangs
[u]html -[/u]
<button tabindex="0" type="button" onkeypress="return
Form_buttonKeyPress(this,event);" class="button"
onclick="Form_goto(this,
'https://thisway-ui.integ.alder.com/adido/actions/DisplayPIAction.do?aws
credential=eJwBYgCd%2FwACkbS%2BiXVqp%%3D%3D&allowBA=false&skipDi
splay=true&returnSuccessURL=http%3A%2F%2Fabcd-5101.abba.com%3A8088%2
Faccount%2Fdetails%account%2%3Frnd%3D1168464261773%26gid%3D24&awssig
=SV3c%2BCyrHcN3l6dlnNpXuhJptt8%3D', 'You will be redirected to blah.com
to handle your details. Is this okay?',null);return false;" border="0"
name="edit">Edit details </button>
</td>
[u]ruby sc[/u]ript :
ie.button(:name,"edit").click_no_wait
wc = WinClicker.new
wc.clickWindowsButton("Microsoft Internet Explorer", "OK")
# also tried startClicker from the link from my original post
#startClicker("OK", 7, "User Input")
result is as said above, edit button remains yellow. Nothing clicked on
the Alert window. with WinClicker, Alert box appears active but then
nothing is clicked. Exits with 0.
Thanks
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=6061&messageID=17024#17024
_______________________________________________
Wtr-general mailing list
Wtr-general at rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general
More information about the Wtr-general
mailing list