Skip to content

Instantly share code, notes, and snippets.

// APPIUM capabilities
[debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
[debug] [BaseDriver] Creating session with W3C capabilities: {
[debug] [BaseDriver] "alwaysMatch": {
[debug] [BaseDriver] "platformName": "ios",
[debug] [BaseDriver] "appium:autoAcceptAlerts": true,
[debug] [BaseDriver] "appium:automationName": "XCuiTest",
[debug] [BaseDriver] "appium:bundleId": "$$",
[debug] [BaseDriver] "appium:deviceName": "iPhone 8 Plus",
[debug] [BaseDriver] "appium:newCommandTimeout": 0,
<?xml version="1.0" encoding="utf-8" ?>
<basePage:NavigationAwareBaseContentPage
xmlns="http://xamarin.com/schemas/2014/forms"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
x:Class="testapp.Portable.Pages.MenuPage"
xmlns:basePage="clr-namespace:test.Portable.Pages"
xmlns:resources="clr-namespace:test.Portable.Resources"
xmlns:buttons="clr-namespace:Syncfusion.XForms.Buttons;assembly=Syncfusion.Buttons.XForms"
BackgroundColor="{StaticResource ApplicationBlack}">
<ContentPage.Content>