playwright: dashboard
This commit is contained in:
@@ -115,7 +115,7 @@ test("Daschboard-Test", async ({ page }) => {
|
||||
page,
|
||||
page
|
||||
.locator("div")
|
||||
.filter({ hasText: /^Webversion: 1\.6\.723$/ })
|
||||
.filter({ hasText: /^Webversion: 1\.6/ })
|
||||
.locator("path")
|
||||
);
|
||||
await highlightAndExpectVisible(
|
||||
|
||||
Reference in New Issue
Block a user