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
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 @Deepanshuit 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
could you please share how you used python script in BuildShip, as it is not supported currently? 😅
It was not with buildship unfortunatly