NUnitAsp

HttpClient.Default Field

The HttpClient that's used by default in all tests.

If you're creating a custom tester, don't use this property! Use ControlTester.Browser instead.

public static HttpClient Default;

See Also

HttpClient Class | NUnit.Extensions.Asp Namespace