【问题标题】:testcafe - 1.9.0 openwindow maximizeWindow is not maximizing the new windowtestcafe - 1.9.0 openwindow minimizeWindow 没有最大化新窗口
【发布时间】:2021-02-02 14:55:59
【问题描述】:

如何最大化新窗口。

代码:await t.openWindow('http://example.com').maximizeWindow();

问题:新窗口没有最大化。

【问题讨论】:

  • 那它有什么作用呢?
  • 大小没有变化。它仍然是屏幕大小一半的弹出窗口。

标签: testing automation automated-tests e2e-testing testcafe


【解决方案1】:

看起来这是一个错误,已在v1.10.0 中解决。如果您升级,您应该能够看到窗口重新调整大小。

https://github.com/DevExpress/testcafe/issues/5885

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2012-02-29
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-07-21
    • 1970-01-01
    • 2010-09-23
    相关资源
    最近更新 更多