Closed linibensonjr closed 4 years ago
That error is raised by Puppeteer, a library that silently opens a Chrome (Chromium) navigator in the background and does all the clicks required to download the lessons.
The issue has been reported several times on Puppeteer's Github. What I suggest :
Good luck ! If you find something to add in the Puppeteer config that would make the whole codebase work under a wider range of configs, tell me what you did !
Thank you for the suggestions. I'll try them out and get back to you
hi toggling the headless to false did work. but there is another problem for me, my access to LinkedIn is provided by my university and is required to use a single sign-on function. before I can even input my details on single sign on-page the tab, get refreshed. can u please add a delay of 5 to 10 seconds to go from username page to password page then to my organization page, please
Duplicate of this issue
It wouldn't sign me in, although the first trial seem successful, but it later return: TimeoutError: Timed out after 30000 ms while trying to connect to Chrome! The only Chrome revision guaranteed to work is chrome revision r722234.