Need help finding element to click
-
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 searchedThanks in advance