TestGridSessionAction

An action taken by a TestGridSession browser instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The action taken by the session.

Link copied to clipboard

The time, in milliseconds, that the action took to complete in the browser.

Link copied to clipboard

HTTP method that the browser used to make the request.

Link copied to clipboard

The time that the session invoked the action.

Link copied to clipboard

HTTP status code returned to the browser when the action was taken.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String