开发者

iPhone: how to stop Record Automated tests in Instruments

开发者 https://www.devze.com 2023-03-31 12:15 出处:网络
I wrote some scripts for automation testing, then I put them in开发者_JAVA技巧 .js file. And using Instruments, I start them by taping on Record button. What I want to know, is there any way to stop r

I wrote some scripts for automation testing, then I put them in开发者_JAVA技巧 .js file. And using Instruments, I start them by taping on Record button. What I want to know, is there any way to stop recording in script ? Because, if my Test1 fail, I don't want Test2 to be run. Thanks...

0

精彩评论

暂无评论...
验证码 换一张
取 消