atom 更新弹窗问题
This commit is contained in:
@@ -611,8 +611,8 @@ public class AblViewUtil {
|
||||
if (isContainText("获取设备的定位信息")){
|
||||
findAndPerformActionTextView("仅在使用中允许");
|
||||
}
|
||||
if (isContainText("")){
|
||||
findAndPerformActionTextView("");
|
||||
if (isContainText("检测到更新")){
|
||||
findAndPerformActionTextView("以后再说");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@ import java.util.List;
|
||||
/**
|
||||
* @author Administrator
|
||||
* dyx 2021-10-22
|
||||
* 取赞
|
||||
*/
|
||||
public class AblStep1 extends BaseAblStep {
|
||||
int i = 0;
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user