Forum Discussion

jsukhava's avatar
jsukhava
Frequent Visitor
5 years ago

Soap UI Unable to show the response "Javascript required" - Need Help

Soap UI - 5.4.0

--------------------

I see the HTTP response of 200.

  • DEBUG:Receiving response: HTTP/1.1 200 OK
  • The same request is working in POSTMan.  In Soap UI, I am seeing the following error.  In POSTMan the response we are receiving is JSON format.  When I looked at raw response in SOAPUI it shows as Text/TML
  • Do I need to change any settings/properties.

 

  <body class="body" dir="ltr">
      <div style="position:static; width:100%; height:100%; z-index:100" id="noScript">
         <h1>JavaScript required</h1>
         <p>JavaScript is required. This web browser does not support JavaScript or JavaScript in this web browser is not enabled.</p>
         <p>To find out if your web browser supports JavaScript or to enable JavaScript, see web browser help.</p>
      </div>
      <script language="JavaScript" type="text/javascript">document.getElementById("noScript").style.display = "none";</script>
      <div id="fullPage">
         <div class="float" id="brandingWrapper">
            <div id="branding"/>
         </div>
     

No RepliesBe the first to reply