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
when running script, error msg is 'SyntexError: Parse error during execution of action xxxxxxxxx' ... Script Report shows 'Final Message : Script finished with error: SyntaxError: Parse error"
what is the fastest way to find this action within the script?
funny thing is: when i run it in the edit script mode (Record), no error.
why is there no answer to this. I need this
@jalalabova said in how to search for action number (in error):
why is there no answer to this. I need this
Because this question has already been answered on the forum. There is a high probability that the problem is in curly brackets used as a string in BAS actions