In this video we will discuss about how to verify:
a) Browser Driver binary/executable version through console/command prompt in windows 10
b) Browser version through
• Program (Selenium Capabilities)
• Without Program (Windows 10)
In Selenium Automation ,matching the version of browser driver and browser is necessary to avoid SessionNotCreatedException.
To have a detailed understanding of basic exceptions in selenium and how to resolve them, please watch: • Resolving IllelegalStateException, Session...
Browser Driver:
Browser driver is a separate executable/binary file, that is used by Selenium WebDriver to control Chrome. It is impossible to run Selenium test scripts on the browsers (e.x:Chrome) without respective browser driver (e.x: ChromeDriver)This browser driver executable file is provides by third party. i.e: not developed by Selenium, rather it is developed by browser company.Hence it needs to be configured in Selenium projects, so that Seleneium webdriver can utilise them , thus simulate user interaction on browsers.
It is challenging to verify the chrome driver version frequently when you have already downloaded it. This can be identified using below easy commands from console/command prompt:
1. Go to the folder where you have chromeDriver
2. Open command prompt pointing the folder
3. run: chromeDriver –v
Links:
Visit the full ChromeDriver site: https://sites.google.com/a/chromium.o...
Identify Browser Version through URL: https://www.whatsmybrowser.org/
Selenium Downloads: https://www.selenium.dev/downloads/
SeleniumJavaJar : https://mvnrepository.com/artifact/or...
Please go through other videos:
===============================================
Selenium WebDriver Architecture: https://www.youtube.com/watch?v=UTVZI...
===============================================
Basic understanding of softwares/JARs needed and why we need them: https://www.youtube.com/watch?v=jsxA_...
===============================================
Selenium is a suite of tools | How Selenium got its name :https://www.youtube.com/watch?v=IN73N..
===============================================
String in Java are immutable: https://www.youtube.com/watch?v=AfBnP...
===============================================
Handling dropdown via Selenium (With or without Select Class): https://www.youtube.com/watch?v=9aIlc...
===============================================
Thanks for watching!!
Please subscribe and share the content!!
On this page of the site you can watch the video online 5min Selenium Tutorial: Verify Browser And Browser Driver Executable Version in Windows with a duration of hours minute second in good quality, which was uploaded by the user Quick Auto 31 August 2021, share the link with friends and acquaintances, this video has already been watched 249 times on youtube and it was liked by 14 viewers. Enjoy your viewing!