Xamarin.UITest.ITestServer.Post Method
Performs an HTTP POST request to the test server.

Syntax

public string Post (string endpoint, object arguments)

Parameters

endpoint
The path of the request, which will be appended on the uri of the test server.
arguments
An object that will be serialized as json and posted to the test server.

Returns

The body of the the reponse.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.UITest
Assembly: Xamarin.UITest (in Xamarin.UITest.dll)
Assembly Versions: 0.0.0.0