can close the last page

This commit is contained in:
Lei PAN
2023-05-25 23:52:43 +02:00
parent 9455aa3d4f
commit b42d257ab9
5 changed files with 72 additions and 22 deletions
-1
View File
@@ -198,7 +198,6 @@ async function startBookWithNumbers(startNumber, endNumber, selectedStore, pathT
console.log('Output was:\n', output);
}
// start chrome
device.shell("am start -n com.android.chrome/com.google.android.apps.chrome.Main")
// device.shell("am start -n com.brave.browser/com.google.android.apps.chrome.Main")
return attributedPort
}