@Bigma So can I ask one more thing? How can I repeat a specific action? For example: If it gets a phone number and fails, I want it to get it again. But I want to solve this with a single loop command instead of adding multiple commands. But of course, if it is successful, I want it to continue the process.
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