HI,
can anyone tell me how to remove all the list items. I ubot we can use command clear list. is there anything like this in BAS as well..plz tell me if you.
You can use "Element Number" action to determine number of elements
in existing list, and after that you can use action "Delete By Index" or
"Remove Part".
2021-12-27_16-34-15.png 
What I mean is how to remove elements that are not visible to the browser to avoid clicking on them.
Thanks.