python-cdp
python-cdp copied to clipboard
Iframe cross-origin
I'm trying to access the HTML of an iframe for web scraping, but it's not working because it reports a cross-origin error.
Is there a solution? It works in Selenium.
Hello, please provide a example Python script which uses pycdp to access the iframe and reproduce the error, that way we can identify the bug and fix.