Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Error in Selenium: CRITICAL:root:Selenium module is not installed...Exiting program.
Post: Error in Selenium: CRITICAL:root:Selenium module i...

Hello, yesterday all was good with selenium WebDriver, but today when I was running my program this error ocurred "CRITICAL:root:Selenium module is not installed...Exiting program." I don't really now...
AcszE Web Scraping & Web Development 1 3,627 Nov-03-2017, 08:19 PM
    Thread: Click dropdown menu option with Selenium PyChrome
Post: RE: Click dropdown menu option with Selenium PyChr...

(Oct-26-2017, 09:35 PM)metulburr Wrote: try this xpath //*[@id="contentWrapper"]/div/paper-listbox/paper-item[4]/yt-formatted-stringor CSS selector #contentWrapper > div > paper-listbox > p...
AcszE Web Scraping & Web Development 3 5,925 Oct-26-2017, 10:02 PM
    Thread: Click dropdown menu option with Selenium PyChrome
Post: Click dropdown menu option with Selenium PyChrome

Hello! I'm trying to click on the button of "Suicide or self injury" inside the report menu of youtube. I have already clicked on the "Harmful dangerous acts" and open up the dropdown menu of "Choose ...
AcszE Web Scraping & Web Development 3 5,925 Oct-26-2017, 08:17 PM
    Thread: Click on a Drop-down button with selenium Python
Post: RE: Click on a Drop-down button with selenium Pyth...

(Oct-22-2017, 08:14 PM)metulburr Wrote: what is the actual website you are obtaining the HTML from? It is from youtube.com
AcszE Web Scraping & Web Development 3 7,317 Oct-25-2017, 03:05 PM
    Thread: Click on a Drop-down button with selenium Python
Post: Click on a Drop-down button with selenium Python

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: Hide/Show<paper-dropdow...
AcszE Web Scraping & Web Development 3 7,317 Oct-19-2017, 04:01 PM
    Thread: Click in the (…) icon in youtube with selenium PyChrome
Post: RE: Click in the (…) icon in youtube with selenium...

(Oct-17-2017, 10:37 PM)snippsat Wrote: Can try this xPath. //button[@aria-label="More actions"] This was the answer, Thank you!!!
AcszE Web Scraping & Web Development 6 16,261 Oct-18-2017, 02:52 PM
    Thread: Click in the (…) icon in youtube with selenium PyChrome
Post: RE: Click in the (…) icon in youtube with selenium...

(Oct-17-2017, 07:18 PM)metulburr Wrote: Ive never used pychrome, but have you tried it with just selenium and the default Chrome? Might as well be worth a test to see if this PyChrome has some issue...
AcszE Web Scraping & Web Development 6 16,261 Oct-17-2017, 07:29 PM
    Thread: Click in the (…) icon in youtube with selenium PyChrome
Post: Click in the (…) icon in youtube with selenium PyC...

Hello, I'm trying to do a bot that sign in youtube, pick a random video and click in the (...) button, I have done the SIGN IN and the video pick but I couldn't be able to click the button (...) insid...
AcszE Web Scraping & Web Development 6 16,261 Oct-17-2017, 06:31 PM

User Panel Messages

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