Hi, did you solve this problem? I also encountered this problem. The data in a table is separated by multiple commas, so BAS cannot determine the correct separation position.
微信截图_20220323225816.jpg
Hi, I dont know how to solve this problem. Can you please help ?
if you have a look and compare those two screenshots (links below)
you will see this part #photo_(numbers)
with every next picture to click that number changes
I remember in other program called Ubot Studio, there was something like wildcard option so in this situation when we have #photo_ I only had to put * so Ubot knew to click on that element regardless of the name that has been changing dynamically then the whole thing in this example would look like this >CSS> #photo_* > a
Screenshot 1:
https://cdn.discordapp.com/attachments/695381101236977724/700659677192650802/fotpic1.jpg
Screenshot 2:
https://cdn.discordapp.com/attachments/695381101236977724/700659709769809971/fotpic2.jpg
Click on blank area, see screenshot : http://prntscr.com/s4qog2
then you will get nth-child nth-child something like that click on that and your problem should be solved, if it dont work although it should then try with MATCH click on here and try other options http://prntscr.com/s4qpkl