This commit is contained in:
wming-black
2021-12-07 15:12:16 +08:00
parent 3764c45d81
commit fc0f6cb7ef

View File

@@ -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://判断是否在评论页面