Merge branch 'feature/disconnect_after_opening_appointment_url' of bitbucket.org:panleicim/puppeteerjs into feature/disconnect_after_opening_appointment_url

This commit is contained in:
Lei PAN
2023-05-30 21:59:24 +02:00
+5
View File
@@ -929,6 +929,11 @@ class CommandorPage {
await delay(2000);
this.device.shell("input tap " + 800 + " " + 2100)
await delay(1000);
} else if (model === "ONEPLUS A6000") {
this.device.shell("input tap " + 818 + " " + 2140)
await delay(2000);
this.device.shell("input tap " + 818 + " " + 2140)
await delay(1000);
} else {
this.device.shell("input tap " + 800 + " " + 2215)
await delay(2000);