No result page has been set for this action.

This usually happens for one of the following reasons:

  • You neither set the result page explicitly via setHtmlPage() nor called one of the loadPage methods.
  • This action is the last action and XLT received the response of an asynchronous request triggered by JavaScript after this action has finished. In this case you might either
    • increase the time that XLT waits for background JavaScript jobs to complete via property com.xceptance.xlt.js.backgroundActivity.waitingTime and/or
    • configure XLT to execute AJAX calls synchronously via property com.xceptance.xlt.js.ajax.executionMode.
  • Request/Response Information
  • Request Body (Raw)
  • Response Content

Request

General Request Information

URL
Request Method
Start Time

Request Headers

POST Parameters

POST Body (Raw)

URL Query Parameters

Response

General Response Information

Status
Load Time

Response Headers


            

Failed to load ''.

You see this message for one of the following reasons:

  • The file mentioned above does not exist or is not readable.
  • Your browser forbids to load local files via AJAX. For example, this is the case for Chrome, Safari and Opera.