How to run a single specific test case when using protractor

后端 未结 4 913
误落风尘
误落风尘 2020-12-10 00:54

I am using protractor for angular js testing in my app and have around 19 test cases at the moment, of which one of them is failing

describe(\'Login page\',          


        
4条回答
提交回复
热议问题