Click or drag to resize

BaseConfigurationAppiumPlatformName Property

Framework to automate tests using Selenium WebDriver
Gets the Appium platform name (e.g., Android, iOS).

Namespace: Ocaramba
Assembly: OcarambaLite (in OcarambaLite.dll) Version: 4.2.4
Syntax
C#
public static string AppiumPlatformName { get; }
Request Example

Property Value

String
See Also