You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to watij
Hello, I have an issue with webspec. When I try to click a link that
leads to a modal dialog (more complex than just OK, CANCEL; contains
forms to fill out) nothing happens. flash() works fine and shows me
that the correct link is selected but nothing happens. I can manually
click it in the jswing and it opens with no problems but webspec
refuses to click it by itself. It's not just that link either it's any
modal dialog on the page I'm testing on.
I've tried searching for days for a solution to no avail... could
anyone provide any help?