Xamarin.UITest Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ConfigureApp |
Main entry point for |
TestEnvironment |
Contains runtime information about the current test environment. |
UITestConstants |
Default parameter values for various UITest API functions |
Interfaces
IApp |
Represents the main gateway to interact with an app. This interface contains shared functionality between AndroidApp and iOSApp. |
IDevice |
Runtime information and control of device. |
ITestServer |
Provides access to the test server running on the device for advanced scenarios. |
Enums
Platform |
The platform being tested. |
ScrollStrategy |
Strategy for scrolling |
TestPlatform |
Enum containing the various different test platforms. |