Expired
Selenium WebDriver with Java
FREE
$19.99
Requirements
-
No prior Java / coding knowledge required as everything is taught from the scratch
-
All topics are covered in detailed with live programming in the lectures which will make you feel as in you are studying in a live class room
Description
#1 Trending Welcome to this most recent Selenium Automation testing course of 2024.
This course covers the latest version of all the Automation tools.
The course is specially designed so that you do not need Java coding experience to start this course. Even non-programming candidates can follow this course comfortably
The course is designed so that no programming language students can understand every topic easily with non-technical examples.
Course Is for:
- Quality Assurance professionals and Manual testers looking to start career in test automation
- Quality Assurance Automation professionals willing to intensify their current test automation skill sets
- Fresh Graduates who want to make a dream career in software engineering
- Huge list of real time and practical examples are provided throughout the sessions
- After watching all the videos, you will be able to answer most of the interview questions, as all the topics are covered from basic to advanced level
- Sessions covering the development of different frameworks are also covered in detailed
All the topics include examples from real-time application Web applications.
- Run First Test Case
- In this lecture, you will learn how to write and execute your first Selenium WebDriver test case. You will be guided through creating a simple test, understanding the test structure, and running the test using an IDE like Eclipse.
- Locators Identification Introduction
- Here, you will be introduced to the concept of locators in Selenium WebDriver. This lecture will explain the importance of identifying web elements and give you a foundational understanding of different types of locators like ID, name, class, and more.
- 8 Locators in Selenium
- This lecture dives deeper into the various locators available in Selenium WebDriver. You will learn about the eight main locators, including XPath, CSS selectors, and more, and how they help in identifying web elements accurately.
- SelectorsHub Chrome Extension
- Learn how to use the Selectors Hub Chrome extension to inspect and generate locators for web elements. This lecture provides a walkthrough on how to integrate this powerful tool into your Selenium testing workflow to simplify the process of identifying elements on a webpage.
- Handle Windows Introduction
- This lecture introduces window handling in Selenium WebDriver. You will learn how to manage multiple browser windows or tabs within your test cases, and how to switch between them effectively.
- Window Handle Methods
- In this session, you will explore the different methods available in Selenium WebDriver for handling windows. You’ll gain a practical understanding of how to open new windows, switch between them, and close them programmatically.
- WebDriver & WebElements Methods Introduction (Preview enabled)
- This lecture provides an introduction to the WebDriver interface and WebElement methods. You will learn about common actions you can perform on web elements, such as clicking, sending text input, and retrieving attributes.
- WebElement Methods
- Dive deeper into WebElement methods and their use cases. This lecture explains how to interact with web elements programmatically, including methods like click(), sendKeys(), and getText(), among others.
- Select Class Introduction
- This lecture introduces the Select class in Selenium, which is used to handle dropdowns and multi-select options in web applications. You will learn how to work with different dropdown menus programmatically.
- Select Class Methods-1
- This session will cover the basic methods available within the Select class. You will learn how to select options by value, visible text, or index in dropdown elements, along with best practices for working with dropdowns in Selenium.
- Actions Class Introduction
- Get an introduction to the Actions class, which allows for complex user interactions such as mouse movements, keypresses, and hovering actions. You will understand the significance of Actions class in scenarios like drag-and-drop and other advanced interactions.
- Keyboard Methods
- This lecture focuses on keyboard interactions in Selenium WebDriver. You will learn how to simulate keyboard inputs and shortcuts (e.g., pressing Enter, Tab, etc.) using the Actions class.
- Mouse Methods
- Finally, in this lecture, you will explore various mouse actions such as click, double-click, right-click, and hover using the Actions class. You’ll understand how to interact with elements that require advanced mouse movements.
Who this course is for:
- The course is designed in a such a way that even a beginner with zero knowledge in Manual testing or Automation or programming can master this course