Forum Discussion

krisan's avatar
13 years ago

How to confirm HTML popup dialog?

I have to test a WEB page, there is a Confirm dialog: Do you want to leave this page? OK/NO.
I could not find any method, to OK this popup from javascript or any else way.
Please help in this.

1 Reply

  • SoapUI is used for web service testing mainly (SOAP/REST). You could also use this for some other APIs (JMS, HTTP, etc).

    It looks like you are trying to test a web page with the following functionality: http://www.soapui.org/Web-and-HTTP/getting-started.html
    This is very basic recording functionality that basically records all the HTTP calls. Nothing else. No JS popups, traffic over post, session state cookies, etc.

    If you want full featured web testing recording / playback functionality that also allows cross-browser test automation, SmartBear has a TestComplete product that does just that: http://smartbear.com/products/qa-tools/ ... ting-tools

    Thanks,
    Michael Giller
    SmartBear Software