scaddenp
scaddenp
Thanks for those suggestions. Currently using angularjs but looking at transitioning as I refactor to improve the test environment. Leaflet is currently buried in a directive but not "pure" angular...
Looks useful. battling away with need to simulate mouse clicks on specific screen x,y locations. There are cases where cannot use the L.Map methods ( a masking DOM element), so...
Trying to upgrade test to the pattern i was using from java Serenity but falling at first hurdle.. If I add Authenticate ability with: ``` import { Ability,UsesAbilities } from...
okay, answering my own question by looking at the logic instead of looking for magic. In case anyone else is novice enough to run into this: My task looks like:...
No didnt. However, I hacked ogr2ogr to change 15000 to 50000 and it worked.
Having to work slowly through the service list to find which one is the issue - however, I find that unsurprizingly, it also crashes when service return empty (not uncommon...
I am getting it on an odd one: Added console.log(serverUrl) so I can see which service fails and you can see the service I am using. (node:6308) DeprecationWarning: process.EventEmitter is...
objectId is null.
Yup. That works well. Now I get: http://data.nzpam.govt.nz/arcgis/rest/services/EXTERNAL/Minerals/MapServer/2 [ 779, 128023, 134421, 193261, 193264, 197296, 197696, 200912, 203327, 203329, 204932, 205333, 205742 ] info: Number of features for service: 13...
(My services file is large so giving this a good workout).