test/run: Run bidi
This commit is contained in:
parent
0ad4afe77d
commit
cc97344c20
2 changed files with 16 additions and 3 deletions
2
bidi.js
2
bidi.js
|
|
@ -109,8 +109,10 @@ try {
|
|||
// base64 encoded PNG, works fine
|
||||
// const screenshot = await b.takeScreenshot();
|
||||
|
||||
/*
|
||||
console.log("\n\nFinished. Press Control-C to exit");
|
||||
await new Promise(resolve => setTimeout(resolve, 100000));
|
||||
*/
|
||||
} finally {
|
||||
await b.deleteSession();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue