Python Forum
Question about Webscrabbing with Selenium
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question about Webscrabbing with Selenium
#1
Hello all,

I trie to wirte a litte Programm to automate posting on Tumblr. I got it managed to log my account in on tumblr using the find by class_name oder id function form selenium. Now im at a point where i dont know how to get the next step working since the find by class_name oder ID dont work for this button i have to click() on. hopfully on of u guys can help me out.
[Image: pic.png]
Reply
#2
have you tried running driver.find_element_by_xpath("XPATH LINK").click()?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  selenium wait for text question Larz60+ 3 2,544 Oct-25-2021, 09:50 AM
Last Post: Larz60+
  question about using javascript on python selenium Kai 1 1,887 Apr-12-2020, 04:28 AM
Last Post: Larz60+
  Error in Selenium: CRITICAL:root:Selenium module is not installed...Exiting program. AcszE 1 3,628 Nov-03-2017, 08:41 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020