描述: \n引入该错误会阻止客户单击他应该单击的元素
\n如何?\n步骤说明: \n以下是在我们的模式中实现 Dialog HTML 标记后我们的支付页面应用程序上发生的情况:
\n我们使用的浏览器: chrome 和 firefox。
\n\ntestcafe 中的预期行为: Testcafe 应该\xe2\x80\x99t 能够像真实用户一样单击此 \xe2\x80\x9ccheckout\xe2\x80\x9d 按钮\n testcafe 中的实际行为:针对 bug 的绿色测试\nTestcafe 允许单击后台弹出窗口上的按钮。\n因为即使与模式组件中的另一个元素 Dialog HTML 标记重叠,它也会与按钮交互
\n测试后从 testcafe 收到此警告消息:
\nWhen something overlaps the action target, TestCafe performs the action with the topmost element at the original target\'s location.\nThe following element with a greater z-order replaced the original action target: <dialog …Run Code Online (Sandbox Code Playgroud)