【发布时间】:2023-03-09 23:01:01
【问题描述】:
我需要单击一个仅在验证电子邮件、电话和姓名字段后才可见的按钮。
我不想使用“等待”。
我也用了“VISIBILITYCHECK”(this.buttonOk = Selector('button',{ visibilityCheck: true }).withText('Ok');),但是没用。
【问题讨论】:
标签: testing automation automated-tests e2e-testing testcafe