Skip to content

Commit

Permalink
Testing 26 some different tricks
Browse files Browse the repository at this point in the history
  • Loading branch information
THEBOSS0369 committed Dec 30, 2024
1 parent 1ad5e91 commit 9cf59b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/e2e/spec/tonedear.e2e.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ function runTests (driver, modes) {
assert(androidImage !== null, 'Android app store image is present');
assert(iosImage !== null, 'iOS app store image is present');

console.log('Image founds');

await driver.switchTo().defaultContent();
});
});
Expand Down

0 comments on commit 9cf59b3

Please sign in to comment.