Automate an e-commerce web application using Selenium & Java
Coursera Project Network via Coursera
-
40
-
- Write review
This course may be unavailable.
Overview
Class Central Tips
In this 1-hour long project-based course, you will learn -
1. Writing test automation scripts using Selenium to automation an e-commerce website
2. Interacting with web elements like text box, dropdown select, buttons, lists
3. Performing scroll down operation using Mouse operations (Action Class)
4. Performing scroll down operation using Javascripts via Selenium
5. Writing XPaths for dynamic web elements
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Syllabus
- Project Overview
- “Selenium automates browsers, that’s it. What you do with that power is up to you.” Selenium is the most widely used UI automation tool to test web applications. In this project, we are going to automate an e-commerce web application. By the end of this project, you will learn how to automate and test common functionalities of an e-commerce web application using one of the most widely used automation tools called Selenium. You will learn how to use Selenium and TestNG library files to invoke chrome, write scripts to interact with web elements like textbox, dropdowns, and to test common features of an e-commerce web application.
Taught by
Saurabh Dhingra