Skip to content

Commit 3755dde

Browse files
authored
Update 04_bufferAnalystServiceIT.js
1 parent 527e34b commit 3755dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples-test/leaflet/04_bufferAnalystServiceIT.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module.exports = {
99
browser.waitForElementPresent('.leaflet-pane.leaflet-overlay-pane svg', 10000);
1010
browser.waitForElementPresent('.leaflet-pane.leaflet-overlay-pane svg g', 10000);
1111
browser.waitForElementPresent('.leaflet-pane.leaflet-overlay-pane svg g path', 10000);
12-
browser.pause(2000);
12+
browser.pause(10000);
1313
browser.elements('tag name', 'path', function (result) {
1414
this.assert.equal(result.value.length, 2, "expect Number of bufferAnalystServices path to be 2, actual is " + result.value.length);
1515
});

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy