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