Merge branch 'main' into 'master'
add cases
See merge request !27
Showing
| ... | ... | @@ -22,7 +22,7 @@ let timeStamp = new Date(); |
| let Driver; | ||
| let savaPath = __dirname + "/../../Report/Web/ScreenShot/08_MySubscription" + baseStep.getDateFormat(new Date(), "YYYY-MM-DD_HH:mm:ss"); | ||
| let savaPath = __dirname + "/../../Report/Web/ScreenShot/09_MySubscription" + baseStep.getDateFormat(new Date(), "YYYY-MM-DD_HH:mm:ss"); | ||
| testData = []; | ||
| let testUser = "[email protected]"; | ||
| describe('case01: Click link to jump to the corresponding product=> Success', function () { | ||
| ... | ... |
Please
register
or
sign in
to comment