Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Solution for UI Execution:

  • Download the stable version of chromedriver from this this link as  as per your browser version. Extract the zip file.
  • In your QAS click on 'Manage' button on the bottom left corner of QAS>>Click on 'Settings'
  • Search for 'Chromedriver' >> You will see chromedriver file in extensions >> Click on 'Edit the settings.json'
  • Update the latest chromedriver path for parameter 'webdriver.chrome.driver' or Navigate to this location in your explorer and replace the chromedriver with the latest version. 
  • Restart your QAS after these changes.

Solution for Command-line Execution: 

  • click on application.properties file.
  • update your chrome driver version path which you have downloaded with compatible to your browser version as highlighted in the image below.
  • Now after making above changed you can go ahead and execute the command from CLI.