Posts by Edmar • 13 points
1 post
-
1
votes1
answer49
viewsQ: I can’t get xpath from comment box on Youtube
I need to be able to comment on Youtube, but XPATH does not work, even with the right parameters, I tried with ID and ELEMENT but I was not successful. from selenium import webdriver import keyboard…