Hey all,
I've tried searching for this and believe it's a new question (please point me towards the thread if there already is one)
I'm trying to build visual regression tests for our map in DeckGL and I'm having issues finding a tool that can capture screenshots of the map once it's loaded.
I've tried Percy and as it only run's in headless mode, I've had issues getting any screenshots with the map rendered.
Do you know of any way to achieve what I am after?
Ideal state is to have a test that interacts with some basic functionalities of the map (zoom in/out for example) and then takes a screenshot for comparison.