works on xiaomi
This commit is contained in:
@@ -337,6 +337,7 @@ class CommandorPage {
|
||||
try {
|
||||
// remove debug flag
|
||||
// const validElement = await page.$('.btn');
|
||||
console.log("will click on valid button")
|
||||
this.page.evaluate(() => {
|
||||
document.getElementsByClassName("btn")[0].click();
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user