Jonny Dawe @jonnydawe.github.io · Mar 28

Ever wondered how to do snapshot end-to-end testing when you have live map data? If you are using Playwright you can try capturing the HAR traffic and replaying this when the tests are rerun: playwright.dev/docs/mock#mo.... We use this with ArcGIS where it wouldn't be possible to mock .pbf responses

2 likes 0 replies

?