【问题标题】:ImplicitWait isn't working C# Appium WinAppDriverImplicitWait 不起作用 C# Appium WinAppDriver
【发布时间】:2021-11-01 14:34:11
【问题描述】:

我有以下 ImplicitWait,但它被忽略了。尽管将其设置为 60 秒,但当我运行我的代码时,它会立即在下一行失败,无需等待。这是为什么呢?

【问题讨论】:

  • 如果网址是公开的,我们可以分页吗?

标签: c# selenium automated-tests appium winappdriver


【解决方案1】:

在 Dev Express v20.2 中问题已得到解决。这是因为属性“isOffScreen=False”,在较新版本中该值为 True。 WinAppDriver 无法与此状态下的元素交互并抛出问题图像中提到的错误。

【讨论】:

  • 什么是 Dev Express 20.2?
猜你喜欢
  • 2020-07-14
  • 2017-07-27
  • 2019-06-04
  • 2019-03-22
  • 2019-08-10
  • 2014-10-18
  • 2016-02-22
  • 2019-01-04
  • 1970-01-01
相关资源
最近更新 更多