Skip to content

Commit

Permalink
add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
pospisilf committed Jan 6, 2025
1 parent 5c1a150 commit e181a3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui-test/bottomBar.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ describe.only('Bottom Bar Example Tests', function () {
console.log("Problem is here2??");
return await problemsExist(view);
}, 15000);
VSBrowser.instance.takeScreenshot("aferAllInBefore");
});

after(async function () {
Expand Down

0 comments on commit e181a3a

Please sign in to comment.