Skip to content

Commit 251e58d

Browse files
authored
Update 06_trafficTransferAnalystServiceIT.js
1 parent 4836b80 commit 251e58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples-test/leaflet/06_trafficTransferAnalystServiceIT.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ module.exports = {
4747
/*选择方案2中的'抚松路',判断marker是否有变化*/
4848
browser.useXpath().click('//*[@id="transferSolution-1"]');
4949
browser.pause(1500);
50-
browser.useXpath().click('//*[@id="trafficRes"]/tr[3]/td[2]/a[2]', function () {
50+
browser.useXpath().click('//*[@id="trafficRes"]/tr[3]/td[1]/a[2]', function () {
5151
browser.pause(1500);
5252
browser.elements('css selector', '.leaflet-marker-icon', function (result) {
5353
browser.assert.equal(result.value.length, 3, "expect Number of marker after click '抚松路' in '方案2' to be 3, actual is " + result.value.length);

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