One action I confirm is that Internet Explorer closes on clicking a certain button.
My Validate event has Action="NotExists" and targets my WebDocument object. The Path for that object is "/dom[@domain='myUrl.example']".
The validation works, but takes 20 seconds or something to finish. It would be preferable if I could change the timeout to 5 seconds or something. Does anybody know how to do this?