How to launch chrome browser in selenium webdriver? - Askrajnishonline

Breaking

About:

Askrajnishonline.blogspot.com is a personal blog which tells you what is seo and how it works, seo tutorial, seo fundamentals, types of seo, what is seo in digital marketing, how to do seo, off page submission websites like social booking etc and on page seo checklist 2020.

Friday, March 29, 2019

How to launch chrome browser in selenium webdriver?

How to launch chrome browser in selenium webdriver - In this post we will tell you that how to run or launch chrome browser in selenium webdriver. For this first we need Chromedriver.exe and Selenium WebDriver.
  • To Download Chrome Driver, Click at - http://www.seleniumhq.org/download/
  • After getting Chromedriver.exe file install it into your system.
  • Then follow the below program for Run Selenium Webdriver in chrome Browser
  • After it you will get the below OUTPUT-


  • If your test case will fail and you will get IllegalStateException which says we need to specify the chrome driver path where it resides.
  • If you notice Selenium also gives a very meaningful message that we need to add some chrome variable also while running the script.
  • A variable name is – webdriver.chrome.driver
In Java to set variable we need to use setProperty method of System class so let us add the same in our program

How to Launch Chrome Browser using Selenium Webdriver - Sample Program

4 comments:

  1. When someone writes an piece off writing he/she retains the idea
    of a user in his/her mind that how a user can understand it.
    Thus that's why this piecee of writing is amazing.
    Thanks!

    ReplyDelete
  2. If you wish for to grow your know-how simply keep viisiting this site
    and be updated with the most up-to-date news update posted here.

    ReplyDelete
  3. Fascinating blog! Is your theme custom made or did you download it from somewhere? A theme like yours with a few simple tweeks would really make my blog shine. Please let me know where you got your design. Thanks elearning development sydney

    ReplyDelete

Share your view about this post with me and please don't do spamming here !!