I want to use some of the experimental features of Chrome DevTools protocol such as DOMSnapshot.getSnapshot.
Right now no matter how I open chrome in the remote mode it always opens in Protocol-Version: 1.3
I have tried chrome-dev chrome-canary. Even Microsoft edge dev version but none is working.
I have tried checking if there are any chrome flags or command-line arguments or dev tools protocol commands to switch the Protocol version. But none is working.