I am using Selenium 4 and want to fetch the performance logs from Chrome DevTools. How to go about it?

How can I fetch the performance logs from Chrome DevTools?

Hello Joe,

Please use seCdp=true to perform CDP operations using Selenium 4.