@k0iz97 said in How to click on multiple duplicate elements? Help Me Pleasee!:
There are too many duplicate elements here but I only want to click on 3-5 buttons. How do I build the script
please help me
You need to change the element selector. Open the page code and find the text in the required element that differs from other elements, you can use this text in the >MATCH> selector. You can also specify the number of a specific selector by using the prefix >AT>
Manual on selectors
@sixbrother said in data limit for txt:
when pulling data from text document it only pulls 200 lines.
How can I fix
I worked perfectly with text files for tens and hundreds of thousands of lines, describe the problem in more detail.
I have the same problem.
Unfortunately I don't see how the string matches regex function can help.
It allows to check a variable, but I don't see how I could check all the records in a table?
Any ideas or other solutions?