Orville
Orville5mo ago

Screenshot URL delay

Im using the screenshot url node everything works but i need to add a delay to let the page load longer, anyone has a clue on how to do it ?
4 Replies
Gaurav Chadha
Gaurav Chadha5mo ago
Hi @Orville, we have already added handle delay condition to wait until the full page/document is loaded. Could you please share the link of the URL you are facing this issue of page load longer. Also you can include delays using sleep node before the screenshot URL delays or include setTimeout(resolve, seconds * 1000));. cc @Deepanshu
Orville
Orville5mo ago
it is this url : https://www.maxi.ca/deals/flyer I don't need it no more thank you, I made a python script with chatGPT i was able to put the delay that way
Gaurav Chadha
Gaurav Chadha5mo ago
could you please share how you used python script in BuildShip, as it is not supported currently? 😅
Orville
Orville5mo ago
It was not with buildship unfortunatly