Maybe you are using "not reuse" option when
dealing with resource, and that might be problem
for deleting current line from resource - instead
it is deleting next resource line.
This is just a guess...
Hey, I have a bot I made for some social media site, but I'm having a little issue
I need to find position of like of comment, meaning I load comment to like (searching by text or username) but then I need to be able to press on the like button near the comment I have just searched, I tried playing with the CSS and div class etc but I can't seem to make it work, does anyone have any idea how can I do it?
I basically need to click like inside the box of the comment I just searched
Thanks in advance