【问题标题】:Xamarin.Forms UI Testing- Timed out waiting for keyboardXamarin.Forms UI 测试 - 等待键盘超时
【发布时间】:2017-12-08 23:29:40
【问题描述】:

选择硬件->键盘->切换软件键盘后仍然无法正常工作。

执行 EnterText 时出错(Marked("Password"), "asdfg")
异常:System.TimeoutException:等待键盘超时。
在 Xamarin.UITest.Shared.WaitForHelper.WaitFor (System.Func 1 [TResult] 谓词,System.String timeoutMessage,System.Nullable 1[T] 超时, System.Nullable 1[T] retryFrequency,System.Nullable 1[T] postTimeout) [0x000ff] 在 :0
在 Xamarin.UITest.iOS.iOSApp+c__AnonStorey6.m__0 () [0x00165] 在 :0
在 Xamarin.UITest.Utils.ErrorReporting.With (System.Action 函数, System.Object[] args, System.String memberName) [0x00006] in

【问题讨论】:

  • 这种情况是偶尔发生还是总是发生?

标签: xamarin xamarin.ios xamarin.uitest


【解决方案1】:

当这发生在我身上时,我不得不重置 sim。在我升级到 xcode 9 之前,这种情况经常发生。

【讨论】:

    猜你喜欢
    • 2016-03-04
    • 1970-01-01
    • 1970-01-01
    • 2020-01-01
    • 2013-06-27
    • 1970-01-01
    • 2016-03-10
    • 2016-02-29
    • 1970-01-01
    相关资源
    最近更新 更多