I want to test the performance of the site with bounce tracking mitigations.
I have autotests for testing the site in Java Selenium. How can I test bounce tracking mitigations in autotests? There is no mention of chromedriver or selenium in the documentation of https://developer.chrome.com/blog/bounce-tracking-mitigations-dev-trial Is it possible to interact with bounce tracking mitigations in Selenium? Maybe there are endpoint methods in chromedriver ? Methods in CDP?