loconotion
loconotion copied to clipboard
Timeout when trying to load pages with embeds at the bottom
I have two pages that constantly fail to be loaded by loconotion:
- https://www.notion.so/abee1513f44f4fd39baffac017c14021
- https://www.notion.so/ca958dc1d2184df1b43207e44c010007
While trying to download them, I get the error message:
CRITICAL Timeout waiting for page content to load, or no content found. Are you sure the page is set to public?
I suspect the reason is that they are the only pages in my site that contain an embedded from at the end.
The workaround for this is running the chomedriver in a non-headless mode (loconotion switch --non-headless
), waiting for the page to open and then manually scrolling it to the bottom so that the form loads.
Judging from the code, the script waits for all elements to be loaded but the embeds seem to start loading properly only after you scroll to them.
any luck? I have same issues :(
I also meet this issue :"(