摘要: 一、一个简单的测试用例 1.在工作目录的./cypress/integration/examples文件夹下新建一个sample_spec.js文件 1 describe('My First Test', function() { 2 it('Does not do much!', function 阅读全文
posted @ 2020-05-06 16:13 pegawayatstudying 阅读(464) 评论(0) 推荐(0) 编辑