Can I get the list of FQDN in sources tab in Chrome Devtools?

Viewed 19

I want to get the list of FQDN in sources tab in Chrome Devtools using a python script. There is left side of CDP's sources panel. I searched sample of python chrome devtools-protocol, and the other solution, but I couldn't find anything.

https://pypi.org/project/chrome-devtools-protocol/

Does anyone know good idea?

0 Answers
Related