This commit is contained in:
@@ -52,9 +52,10 @@ public class TestAblStep2 extends AblStepBase {
|
||||
AblStepHandler.sendMsg(AblSteps.STEP_16);
|
||||
break;
|
||||
case AblSteps.STEP_16://点赞
|
||||
if (color == red && color == blue && color == green ){
|
||||
AblViewUtil.clickScreen(16,18);
|
||||
}
|
||||
// if (color == red && color == blue && color == green ){
|
||||
//
|
||||
// }
|
||||
AblViewUtil.clickScreen(16,18);
|
||||
AblStepHandler.sendMsg(AblSteps.STEP_20);
|
||||
break;
|
||||
case AblSteps.STEP_17://判断是否在评论页面
|
||||
|
||||
Reference in New Issue
Block a user