Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to properly do multi-processing with selenium
Post: How to properly do multi-processing with selenium

Hello everyone, I am trying to do a complex web scraping task, but because it requires to process a large number of pages and the processing I am doing on the web pages is complex itself, it takes a ...
shinaco Web Scraping & Web Development 0 4,862 May-27-2020, 06:42 PM
    Thread: Selenium sends enter instead of space
Post: RE: Selenium sends enter instead of space

I found a workaround for what I need to do: Copy the whole keyword to the clipboard (I do this using subprocess and xclip) and then having selenium press Shift + Insert in chrome. Not an elegant solu...
shinaco Web Scraping & Web Development 1 2,039 Aug-22-2018, 10:06 PM
    Thread: Selenium sends enter instead of space
Post: Selenium sends enter instead of space

Hello, I am trying to send a simple query to google using selenium, but instead of typing spaces it presses the enter key. I even tried making it type letters one by one and it still does the same. It...
shinaco Web Scraping & Web Development 1 2,039 Aug-22-2018, 08:24 PM

User Panel Messages

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