How to locate and click “reply” button on X usigng Python and Selenium
Trying to locate and click “reply” button using Python and Selenium
Please help me to compose a define using selenium+python, which would put the cursor at the place I want and scroll down the feed to the end
I have been trying to do this for several hours and all without result, please help. In order to scroll down the feed you need to put the cursor on the right place, namely on the word “Messages” on top of the chats and from this place to scroll down. You need to scroll down the entire feed to the very end. Please help me with this define
How to follow user on X?
My code:
How to follow user on X?
My code:
twitter getting limited href urls
when running the code i am scrapping the images from twitter post replies
getting href from html
looking to get the href from element, to scrape from twitter replies
cant send keys to twitter xpath
sending keys to twitter xpath gets me error
twitter updated ui today, would that be the cause of the issue? tried to find iframe to see if i need to switch but cant find any