A couple years ago we struggled with trying to handle javascript popup windows
with WebTest and never figured out how to do it.
I've been searching the archive to see if there has been improvement since
version 2 but I can't quite tell.
If I have a javascript window such as this, how can I click the ok button with
WebTest? Our current workaround is either to just go directly to the url, or
write the script in Watir where we know how to click this button.
onclick="javascript: if (window.confirm('Are you sure you want to delete
\'Monthly Employees\'?'))
location.href='/plan/manageEmployeeGroups.vm?mode=delete&groupId=16606';""
Thanks,
Lisa
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest