Is your feature request related to a problem? Please describe.
Currently the tools always return the full page snapshot.
Describe the solution you'd like
Instead, when the snapshot is delivered in response to an action, we should only produce a diff to the previous snapshot.
Describe alternatives you've considered
None
Additional context
Related to #726
Is your feature request related to a problem? Please describe.
Currently the tools always return the full page snapshot.
Describe the solution you'd like
Instead, when the snapshot is delivered in response to an action, we should only produce a diff to the previous snapshot.
Describe alternatives you've considered
None
Additional context
Related to #726