We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db109ba commit 8d65803Copy full SHA for 8d65803
ui-tests/tests/annotations.spec.ts
@@ -30,6 +30,8 @@ test.describe('#annotations', () => {
30
y: 194,
31
},
32
});
33
+
34
+ await page.getByText('Annotations').click();
35
await page.getByText('Add annotation').click();
36
await page
37
.getByLabel('annotation-test.jGIS')
0 commit comments