Xamarin.Forms UI测试 - 等待键盘超时

时间:2017-10-07 16:52:26

标签: xamarin xamarin.ios xamarin.uitest

选择硬件 - >键盘 - >切换软件键盘后仍无效。

  

执行EnterText时出错(标记(“密码”),“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]在< 40cdba9629c64993881ff8259cae4300>中:0   在Xamarin.UITest.iOS.iOSApp + c__AnonStorey6。<> m__0()   [0x00165]在< 40cdba9629c64993881ff8259cae4300>中:0   在Xamarin.UITest.Utils.ErrorReporting.With(System.Action函数,   System.Object [] args,System.String memberName)[0x00006] in   < 40cdba9629c64993881ff

1 个答案:

答案 0 :(得分:0)

当我遇到这种情况时,我不得不重置SIM卡。在我升级到xcode 9之前,它经常发生。