Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 10 of 10

Thread: Google ChromeDriver

  1. #1
    Junior Member
    Join Date
    May 2019
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Google ChromeDriver

    Hi Guys,

    Please l need help.

    I have an application that is supposed to open chrome browser when l click on it but when l do it say "chrome driver not installed"

    l looked up on how to installed chromedriver in a pc on youtube after following the method in the video to installed chromedriver in my pc, the application when l click on it does not open google chrome browser - it keep saying "chrome driver not installed"

    Please how do l fix this?

    Your urgent response will be highly appreciated

    Thanks

  2. #2
    Member John Joe's Avatar
    Join Date
    Jun 2017
    Posts
    277
    My Mood
    Amused
    Thanks
    8
    Thanked 19 Times in 19 Posts

    Default Re: Google ChromeDriver

    Maybe tell us what are the steps you have done?
    Whatever you are, be a good one

  3. #3
    Junior Member
    Join Date
    May 2019
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Google ChromeDriver

    - create a folder in c drive - copy the location - go to advance system setting - environment variables - path - and paste the folder link l created before - download latest version of chrome driver - copy the chromedriver app to the folder - done

  4. #4
    Member John Joe's Avatar
    Join Date
    Jun 2017
    Posts
    277
    My Mood
    Amused
    Thanks
    8
    Thanked 19 Times in 19 Posts

    Default Re: Google ChromeDriver

    What OS are you using? Can post the code here?
    Whatever you are, be a good one

  5. #5
    Junior Member
    Join Date
    May 2019
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Google ChromeDriver

    Am using windows 10

    --- Update ---

    Am not a programmer, l just bought a software online and when l click on the software supposed to open google chrome browser but when l do it says "chrome driver not installed" here is a link to watch how the software works "https://www.youtube.com/watch?v=G9PfEGcMSyk&t=100s"

  6. #6
    Member John Joe's Avatar
    Join Date
    Jun 2017
    Posts
    277
    My Mood
    Amused
    Thanks
    8
    Thanked 19 Times in 19 Posts

    Default Re: Google ChromeDriver

    open cmd, type chromedriver, what you get?
    Whatever you are, be a good one

  7. #7
    Junior Member
    Join Date
    May 2019
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Google ChromeDriver

    Starting ChromeDriver 75.0.3770.8 (681f24ea911fe754973dda2fdc6d2a2e159dd300-refs/branch-heads/3770@{#40}) on port 9515
    Only local connections are allowed.
    Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.

    --- Update ---

    when l click on the software supposed to open google chrome browser but when l do it says "chrome driver not installed"

  8. #8
    Member
    Join Date
    Sep 2018
    Location
    Virginia
    Posts
    284
    My Mood
    Cool
    Thanks
    0
    Thanked 38 Times in 36 Posts

    Default Re: Google ChromeDriver

    Your post has nothing to do with Java. Please contact the distributor of the software and seek assistance from them.

    Regards,
    Jim

  9. #9
    Junior Member
    Join Date
    May 2019
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Google ChromeDriver

    Thanks - you guys have been so helpful

  10. #10
    Member
    Join Date
    Sep 2018
    Location
    Virginia
    Posts
    284
    My Mood
    Cool
    Thanks
    0
    Thanked 38 Times in 36 Posts

    Default Re: Google ChromeDriver

    Glad we could help.

    Regards,
    Jim

Similar Threads

  1. Replies: 4
    Last Post: May 7th, 2014, 11:01 AM
  2. Google Maps
    By Jyothi in forum Other Programming Languages
    Replies: 1
    Last Post: May 14th, 2012, 07:46 AM
  3. query Google in Java
    By mimka15 in forum Java Theory & Questions
    Replies: 6
    Last Post: April 30th, 2012, 11:26 AM
  4. JAVA and Google Maps
    By aussiemcgr in forum Java Theory & Questions
    Replies: 7
    Last Post: February 1st, 2011, 08:57 PM
  5. google search
    By nasi in forum Java Theory & Questions
    Replies: 7
    Last Post: April 2nd, 2010, 03:13 AM

Tags for this Thread