update snapshots

This commit is contained in:
Staschalapko 2024-07-11 23:48:58 +03:00
parent 17f0e6f193
commit ed1884a832
12 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ exports.BasePage = class BasePage {
//Layer right-click menu items
this.createdLayer = page.locator('div[class="viewport"] [id^="shape"] >> nth=0');
this.copyLayer = page.locator('div[class="viewport"] [id^="shape"]').last();
this.copyLayer = page.locator('div[class="viewport"] [class*="viewport-selrect"]').last();
this.createdBoardTitle = page.locator('g[class="frame-title"] div >> nth=0');
this.deleteLayerMenuItem = page.locator(
'ul[class*="workspace_context_menu"] li:has-text("Delete")',

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 16 KiB