Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i want to thread finished after 5 minutes even if thread make actions,so i just want it stopped and open new one after that time help please thanks
use: time->time now
@forall can you show me screenshot please :)
@heshamyassin1
Here ya go bud, example with Visual Designer.
0_1555168002790_5minEnd.xml
@Moastafi74 said in load and show page using http client ?:
@Fox why doesn't load full page?
Open the console in the browser on the network tab and go to the page. You will see that multiple requests are used to load the page, not just one.
@GaG thank you for your reply but i want to change it directly
@ghostz
Thanks for your help :)
what i mean is that when i use reload resource feature, it will let me use resource lines this many times in this order:
it should be always 2 since there are 2 lines shouldnt it be? how can I reload whole resources if it always gives me different number?
(PS when u use number of elemnts in resource it will always say there are 2.
But when you assign resource|notreuse to variable, it will at first let u use it 2 times, then you reload resource, and then 1 time only
I've tried the same thing as you and for me it's working in RUN mode. Have you managed to make it work?