Hello
I would like to know if I could put an interval of 5 seconds between each request http ?
Thank you
Hello
I would like to know if I could put an interval of 5 seconds between each request http ?
Try like this, it won't start the next download until the previous one has returned (no five second delay but I believe achieves what you are looking to do ?)
Could not see from your blocks if you were getting content or files, so went for content!
Your code seems complex. It is not possible to make a system of pause between two get?
Not without using a clock timer, and to avoid having many repetitive blocks you would end up with a set of blocks looking very similar to those I posted.
Yes, or just add the urls to your list ?
I would like the same operation with the button "monter"
I managed to do it to "Descendre" can I do the same to "Monter"?