Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: selenium - chrome crashes when chrome is running.
Post: RE: selenium chromedriver crashes when chrome is r...

I wish I could change the title
RvBVakama Web Scraping & Web Development 4 15,312 Dec-16-2018, 09:33 AM
    Thread: selenium - chrome crashes when chrome is running.
Post: selenium - chrome crashes when chrome is running.

I've got this code: options = webdriver.ChromeOptions() options.add_argument("--user-data-dir=C:/Users/RvBVakama/AppData/Local/Google/Chrome/User Data") options.add_argument("--disable-extens...
RvBVakama Web Scraping & Web Development 4 15,312 Dec-16-2018, 08:22 AM
    Thread: Selenium driver.get() does not work
Post: RE: Selenium driver.get() does not work

(Dec-14-2018, 04:39 AM)metulburr Wrote: You need to download and use the chrome driver https://sites.google.com/a/chromium.org/.../downloads Okay thanks, do you happen to know how to import my login...
RvBVakama Web Scraping & Web Development 2 12,713 Dec-14-2018, 04:48 AM
    Thread: Selenium driver.get() does not work
Post: Selenium driver.get() does not work

It seems very simple but I am new to python and I'm stumped as to why this won't work. from selenium import webdriver class my_class(object): chrome_path = 'C:/Program Files (x86)/Google/Chrome/A...
RvBVakama Web Scraping & Web Development 2 12,713 Dec-14-2018, 04:34 AM

User Panel Messages

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