Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Learn Selenium WebDriver with Java
Learn Selenium WebDriver with Java

Learn Selenium WebDriver with Java: Learn Selenium WebDriver with Java, TestNG Framework, Page Object Model, and Page Factory Design. Learn coding from scratch.

Arrow left icon
Profile Icon Mayur Deshmukh
Arrow right icon
€65.99
Video Jul 2022 21hrs 31mins 1st Edition
Video
€65.99
Subscription
Free Trial
Renews at €18.99p/m
Arrow left icon
Profile Icon Mayur Deshmukh
Arrow right icon
€65.99
Video Jul 2022 21hrs 31mins 1st Edition
Video
€65.99
Subscription
Free Trial
Renews at €18.99p/m
Video
€65.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want

Key benefits

  • Learn what logical and bitwise operators are in Java
  • Understand the difference between ‘if’ and ‘nested if’ conditional statements
  • Explore the concept of Garbage Collector (GC) and the Java 10 updates in GC

Description

This course is designed to guide you through Selenium WebDriver and Java, right from the basic to the advanced aspects. If you do not have prior knowledge of Java, you can start with the Java modules, which comprise the first few sections of the course. You can then start exploring the Selenium WebDriver videos after you have developed some fluency in Java. Remember, you do not need to go through all the sections in Java before starting with Selenium WebDriver, especially if you are already familiar with Java. The first six sections of Java should be sufficient to get you ready to learn Selenium WebDriver. As you go through the sections, you will get to grips with developing an automation framework using Page Object Model and Page Factory. Further on, the course will show you how to locate elements using CSS selectors. Later, you will build on your knowledge by working with the file system in Java. All along, the course follows an example-oriented approach, helping you learn through various real-time scenarios that are used to elaborate Java and Selenium WebDriver concepts. By the end of this course, you will be well-versed with Selenium WebDriver and Java and be able to apply the knowledge that you have gained in the real world. All code files are placed at: https://github.com/PacktPublishing/Automation-Framework-Design-using-TestNG

Who is this book for?

This course is for anyone, from fresh graduates looking to learn a new skill to QE managers who want to explore better automation solutions for projects. Automation test engineers, QE automation engineers, automation aspirants, manual testing professionals, and software testing professionals can take up this course.

What you will learn

  • Get to grips with Selenium WebDriver programming
  • Understand how to locate elements using CSS selectors
  • Learn data structures in Java
  • Explore Java programming through practical sessions
  • Learn to locate elements using CSS Selectors
  • Learn to work with file systems Java

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Last updated date : Jul 25, 2022
Publication date : Nov 30, 2020
Length: 21hrs 31mins
Edition : 1st
Language : English
ISBN-13 : 9781800562592
Vendor :
Oracle
Category :
Languages :
Tools :

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want

Product Details

Last updated date : Jul 25, 2022
Publication date : Nov 30, 2020
Length: 21hrs 31mins
Edition : 1st
Language : English
ISBN-13 : 9781800562592
Vendor :
Oracle
Category :
Languages :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€189.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€264.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 207.97
Learn Selenium
€37.99
Mastering JMeter 5.0
€103.99
Learn Selenium WebDriver with Java
€65.99
Total 207.97 Stars icon

Table of Contents

33 Chapters
Basic Concepts of Java Programming Chevron down icon Chevron up icon
String Operations Chevron down icon Chevron up icon
Object-Oriented Programming Chevron down icon Chevron up icon
Special and Useful Classes in Java Chevron down icon Chevron up icon
New Stuff in Java 10 Chevron down icon Chevron up icon
Inheritance, Abstraction, and Polymorphism Chevron down icon Chevron up icon
Programming with Arrays in Java Chevron down icon Chevron up icon
Programming with Lists in Java Chevron down icon Chevron up icon
Sets and Maps Chevron down icon Chevron up icon
Regular Expressions Chevron down icon Chevron up icon
Exception Handling Chevron down icon Chevron up icon
Date and Time Operations (Rev Java 8) Chevron down icon Chevron up icon
Working with Text Files - Apache Commons Input/Output (IO) Chevron down icon Chevron up icon
Working with Excel Files - Apache Poor Obfuscation Implementation (POI) Chevron down icon Chevron up icon
Selenium WebDriver Introduction Chevron down icon Chevron up icon
Element Locaters Chevron down icon Chevron up icon
XPath Chevron down icon Chevron up icon
XPath Axes Chevron down icon Chevron up icon
Cascading Style Sheets (CSS) Selectors Chevron down icon Chevron up icon
Working with Element Collections Chevron down icon Chevron up icon
Getting Details from Web Page for Validation Purpose Chevron down icon Chevron up icon
Automating Special WebElements - Select Boxes, Datepickers, and Web Tables Chevron down icon Chevron up icon
Automating Browser Pop-Ups Chevron down icon Chevron up icon
Automating iFrames Chevron down icon Chevron up icon
Automating JavaScript Alerts Chevron down icon Chevron up icon
Automating Mouse Actions - Drag and Drop, Mouse Hover, Click and Hold, and so on Chevron down icon Chevron up icon
Test Synchronization Chevron down icon Chevron up icon
Selenium 4 New Features Chevron down icon Chevron up icon
Miscellaneous Operations Chevron down icon Chevron up icon
TestNG – Part 1 Chevron down icon Chevron up icon
Page Object Model (POM) and Page Factory Chevron down icon Chevron up icon
TestNG – Part 2 Chevron down icon Chevron up icon
Next Steps Chevron down icon Chevron up icon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How can I download a video package for offline viewing? Chevron down icon Chevron up icon
  1. Login to your account at Packtpub.com.
  2. Click on "My Account" and then click on the "My Videos" tab to access your videos.
  3. Click on the "Download Now" link to start your video download.
How can I extract my video file? Chevron down icon Chevron up icon

All modern operating systems ship with ZIP file extraction built in. If you'd prefer to use a dedicated compression application, we've tested WinRAR / 7-Zip for Windows, Zipeg / iZip / UnRarX for Mac and 7-Zip / PeaZip for Linux. These applications support all extension files.

How can I get help and support around my video package? Chevron down icon Chevron up icon

If your video course doesn't give you what you were expecting, either because of functionality problems or because the content isn't up to scratch, please mail customercare@packt.com with details of the problem. In addition, so that we can best provide the support you need, please include the following information for our support team.

  1. Video
  2. Format watched (HTML, MP4, streaming)
  3. Chapter or section that issue relates to (if relevant)
  4. System being played on
  5. Browser used (if relevant)
  6. Details of support
Why can’t I download my video package? Chevron down icon Chevron up icon

In the even that you are having issues downloading your video package then please follow these instructions:

  1. Disable all your browser plugins and extensions: Some security and download manager extensions can cause issues during the download.
  2. Download the video course using a different browser: We've tested downloads operate correctly in current versions of Chrome, Firefox, Internet Explorer, and Safari.