
We have Selenium IDE for chrome browser also. Since this video is recorded 2 years back .It's not mentioned in the explanation.
Install the Java development kit (JDK 12), verify its availability, download from Oracle for 64-bit Windows, install, configure environment variables, and confirm Java is ready for Selenium WebDriver development.
Learn how to inspect web elements across Chrome, Firefox, and Safari, identify locators such as name and id in Selenium, and interact by entering values and clicking buttons.
Learn to launch and maximize a browser with selenium webdriver, and use get, getTitle, and getCurrentUrl to verify the page title and URL against expected values.
Explore selenium navigation commands in Java, including back, forward, and refresh, through a practical Amazon site scenario that launches, interacts with cart, and closes the browser.
Learn to validate text messages in a Selenium web driver workflow using Java, including positive and negative scenarios, element inspection, get text, and title validation.
This course is created for Manual QA Testers and Automation Aspirants who want to learn Test Automation from scratch with Selenium WebDriver using Java. It covers all the basics topics only.
Note: Advanced Selenium Webdriver Course will be launched soon for free.
Each video is created such that anyone can learn Automation without programming background.
At the end of this course, you’ll be able to automate any web based application using Selenium WebDriver. Also with this knowledge you can self learn advanced selenium topics very easily