为 Cucumber 测试选择多个复选框
使用黄瓜进行前端测试的大型项目。 我对此的问题是,我有一个带有一组复选框的搜索页面,例如“选择您的网站:”,字段名称如“sites[]” 当我单击“提交”时,当我将表单设置为默认选中所有复选框时,Cucumber 默认提交最后一个选中的复选框。 有没有办法让黄瓜用这些数组符号选择多个复选框?
Working on a big project using cucumber for our frontend tests.
My question about this, that i have a search page with a group of checkboxes, like "select your sites:", with fieldname like "sites[]"
When I click "Submit" Cucumber default submits the last checkbox as selected when I set up the form to have all checkboxes default selected.
Is there a way to have cucumber select multiple checkboxes with these array notation?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论