BlackxHat
Power Member
- Oct 6, 2009
- 729
- 89
I am trying to learn selenium. I have a list of draft videos in my youtube and im trying to click one of them so can edit it but i get the error
this is what i tried to click button
I tried implicitly_wait(5) but i still cant click on any of the buttons to edit the video
if you want to test, you can upload this 3 second video here to your channel and see do it please
ElementNotInteractableException: Message: element not interactablethis is what i tried to click button
Code:
xxx = driver.find_elements_by_css_selector("paper-ripple.circle.style-scope.ytcp-icon-button")
rr = (xxx[1]).click()
I tried implicitly_wait(5) but i still cant click on any of the buttons to edit the video
if you want to test, you can upload this 3 second video here to your channel and see do it please
Code:
https://streamable.com/xre3tj