Python Forum
Click on a Drop-down button with selenium Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Click on a Drop-down button with selenium Python
#1
Hello, I'm trying to click on a drop-down button in selenium pyChrome, but nothing seems to work for me Confused by clicking on the inspect option in the button I get:

I have tried with several numbers of xpath like:
//div[@id='trigger']
//div[@class='dropdown-trigger style-scope paper-dropdown-menu']
//paper-input-container[@class='style-scope paper-input']
Don't know if this one is possible but I had to try it
I have tried with class or id attributes too but they are not clickable or maybe I'm doing something wrong. I would apreciate some help for this, thank you! Smile
Reply
#2
what is the actual website you are obtaining the HTML from?
Recommended Tutorials:
Reply
#3
(Oct-22-2017, 08:14 PM)metulburr Wrote: what is the actual website you are obtaining the HTML from?

It is from youtube.com
Reply
#4
what is the actual website ??

Post you query clearly didn't mentioned any website simply you are asking only dropdown button
Error:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  cant click button by script at page michael1834 1 1,060 Dec-08-2023, 04:44 PM
Last Post: SpongeB0B
  Selenium press "select option" button (SOLVED) kucingkembar 0 726 Aug-10-2023, 11:49 AM
Last Post: kucingkembar
  Click on a button on web page using Selenium Pavel_47 7 4,705 Jan-05-2023, 04:20 AM
Last Post: ellapurnellrt
  How to make use of this button with selenium? Nohah 0 1,017 Sep-22-2022, 10:22 AM
Last Post: Nohah
  Show HTML in Python application and handle click SamHobbs 2 2,730 Sep-28-2021, 06:27 PM
Last Post: SamHobbs
  button click error rafarangel 2 3,126 Feb-11-2021, 08:19 PM
Last Post: buran
  Log In Button Won't Click - Python Selenium Webdriver samlee916 2 3,832 Jun-07-2020, 04:42 PM
Last Post: samlee916
  How to click facebook message button JanelleGuthrie 2 2,414 May-14-2020, 06:02 PM
Last Post: Larz60+
  Hyperlink Click is not working in Selenium webdriver rajeev1729 0 2,029 May-02-2020, 11:21 AM
Last Post: rajeev1729
  selenium click in iframe fails 3Pinter 6 5,125 Apr-29-2020, 12:59 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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