Solution for people who may have a similar problem:
" $('#Logs .log-line').slice(13).remove(); "
By default it says slice(500), adjust this number according to your needs. 13 was enough for me.
image.png
Hey, this is all new to me. Thanks for this amazing software.
I'm trying to upload list of resources - URL list.
I have a txt file with a few hundred URLs, but the resources only sees 10 of them. Any idea why or how to make the software see and use all of the resources list.
Thanks!
All strings from the resource can be used, but only 10 are displayed. You can check with the "Number Of Elements In Resource" action from the "Resources" module.
@iogi said in Resources limited to 10?:
Hey, this is all new to me. Thanks for this amazing software.
I'm trying to upload list of resources - URL list.
I have a txt file with a few hundred URLs, but the resources only sees 10 of them. Any idea why or how to make the software see and use all of the resources list.Thanks!
The restriction only works on displaying the resource in the variable manager.
Here's an image. It only checks first 12 for some reason, even after compiling the script: