I am trying to analyze the html of chrome://settings and create a pop out window with toggled settings as a floating sidebar. I can't seem to link to chrome://settings because its not in URL format I have tried using requests , selenium , and beautiful soup.
How should I go about accessing the html documents from an internal page such as chrome://settings