mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 00:41:31 +00:00
Upload screenshot for runner failures (#72)
This commit is contained in:
@@ -50,6 +50,7 @@ describe("Collection CRUD", () => {
|
||||
// .find('div[class="treeComponent dataResourceTree"]')
|
||||
// .should("contain", dbId);
|
||||
} catch (error) {
|
||||
await page.screenshot({path: 'failure.png'});
|
||||
trackException(error);
|
||||
throw error;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user