Forum Discussion

kenhirai2013's avatar
12 years ago

[HELP]Web Functionality Test

Hi guys,
I had one issue when I try to test some website which use java script , the visual look it not show in the HTML window, could you guys land me a hand and tell me how to set up that I can see the visual look by the website in the HTML windows ? coz it quite important for record script

For example website t.softonic.com , it need android version 4+ , I already put the user agent string in the header (Mozilla/5.0 (Linux; U; Android 4.0.2; en-us; Galaxy Nexus Build/ICL53F) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30) , but the page not showing in the html window
If you try another website , for example m.softonic.com , it shows the visual look immediately

Do you guys have any idea to solve this issues?

Thanks and looking forward your further information

Best regards,

1 Reply

  • For web recording in SoapUI (http://www.soapui.org/Web-and-HTTP/getting-started.html) we offer very limited functionality. It will only record GET requests. It will not record mouse clicks, keystrokes, cookies, POST traffic, etc.

    As far as HTML rendering, behind the scenes we use JxBrowser component, so I'm not even sure if that can handle all of the HTML5 functions.

    Thanks,
    Michael Giller
    SmartBear Software