Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Selenium WebDriver with Java - Basics to Advanced and Frameworks
Selenium WebDriver with Java - Basics to Advanced and Frameworks

Selenium WebDriver with Java - Basics to Advanced and Frameworks: Mastering Selenium WebDriver: From Java Basics to Advanced Frameworks

Arrow left icon
Profile Icon Rahul Shetty
Arrow right icon
€149.99
Video Jul 2024 55hrs 42mins 1st Edition
Video
€149.99
Subscription
Free Trial
Renews at €18.99p/m
Arrow left icon
Profile Icon Rahul Shetty
Arrow right icon
€149.99
Video Jul 2024 55hrs 42mins 1st Edition
Video
€149.99
Subscription
Free Trial
Renews at €18.99p/m
Video
€149.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
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Key benefits

  • Comprehensive coverage of Selenium WebDriver with Java
  • In-depth tutorials on browser driver classes and WebDriver architecture
  • Advanced locator techniques and tools for identifying web elements

Description

This comprehensive course on Selenium WebDriver with Java begins with a thorough introduction to Selenium's features and architecture. You'll start by setting up your environment, including Java and Selenium installations, and proceed to explore fundamental Selenium methods and browser driver configurations. The course emphasizes practical knowledge, covering browser compatibility, WebDriver architecture, and troubleshooting common issues. As you progress, the course delves into essential Java concepts, tailored specifically for Selenium automation. You'll revisit Java basics, arrays, loops, and methods, ensuring a strong foundation for advanced automation techniques. With a focus on locators and tools, you'll learn to identify web elements effectively using various strategies, including CSS selectors and XPath, enhancing your ability to automate complex web interactions. Moving to advanced topics, the course covers framework development, including TestNG and Maven projects. You'll explore page object models, cross-browser testing with Selenium Grid, and continuous integration with Jenkins. Real-world exercises and end-to-end programming scenarios provide practical experience, preparing you for professional challenges in automation testing.

Who is this book for?

This course is designed for technical professionals, including software testers, QA engineers, and developers, seeking to enhance their automation testing skills. A basic understanding of Java and web technologies is recommended.

What you will learn

  • Install and configure Java and Selenium WebDriver
  • Understand and implement WebDriver architecture
  • Identify and interact with web elements using advanced locators
  • Develop robust automation frameworks with TestNG and Maven
  • Execute cross-browser testing and integrate with CI/CD pipelines
  • Handle real-world automation challenges with practical solutions

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Last updated date : Jul 19, 2024
Publication date : Jan 30, 2018
Length: 55hrs 42mins
Edition : 1st
Language : English
ISBN-13 : 9781789132908
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
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Last updated date : Jul 19, 2024
Publication date : Jan 30, 2018
Length: 55hrs 42mins
Edition : 1st
Language : English
ISBN-13 : 9781789132908
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 317.97
Data-Driven Testing in Selenium(v)
€130.99
Selenium Framework Design in Data-Driven Testing
€36.99
Selenium WebDriver with Java - Basics to Advanced and Frameworks
€149.99
Total 317.97 Stars icon
Banner background image

Table of Contents

39 Chapters
Selenium Introduction Chevron down icon Chevron up icon
Install Java and Selenium -Get Started with the Basic Steps of the Selenium WebDriver Chevron down icon Chevron up icon
Brush Up Java Concepts for Selenium Automation Chevron down icon Chevron up icon
Locator Techniques and Tools Used to Identify Objects Chevron down icon Chevron up icon
Advanced Locators Identification and Interview Questions on Parsing Text Chevron down icon Chevron up icon
Selenium WebDriver - Techniques to Automate Web Elements Chevron down icon Chevron up icon
Deep Dive into Functional Testing with Selenium Chevron down icon Chevron up icon
Synchronization Usage in Selenium WebDriver Chevron down icon Chevron up icon
Techniques to Automate Ajax Calls, Child Windows, and iframes Chevron down icon Chevron up icon
Real-Time Exercises (End-to-End Programming) Chevron down icon Chevron up icon
Practical Problems and Methods to Handle Them with Selenium Chevron down icon Chevron up icon
Miscellaneous Topics in Selenium WebDriver Chevron down icon Chevron up icon
Selenium Java Streams - Automate Sort, Pagination, Filtering the Web Tables Chevron down icon Chevron up icon
Selenium 4.0 - Latest Features Chevron down icon Chevron up icon
Framework Part -1 - TestNG Chevron down icon Chevron up icon
Learn Java Object Oriented Principles Needed for Framework Development Chevron down icon Chevron up icon
Framework Part 1 - Create Maven Project and Prepare Functional End-to-End Test Chevron down icon Chevron up icon
Framework Part 2 - Design Pattern - Page Object and Factory Implementation Chevron down icon Chevron up icon
Framework Part 3 -Test Configuration Methods and Global Properties and Parallel Runs Chevron down icon Chevron up icon
Framework Part 4 – Test Strategy- Control Tests Execution- Run Parallel Tests Chevron down icon Chevron up icon
Framework Part 5 -Extent HTML Reports and TestNG Listeners and Thread Safe Execution Chevron down icon Chevron up icon
Framework Part 6 - Test Execution from Maven and Integration with Jenkins CI/CD Chevron down icon Chevron up icon
Framework Part 7 - Integrating Cucumber Wrapper into Selenium Framework Chevron down icon Chevron up icon
Framework Part 8 - Common Selenium Framework OOPS Interview Questions Chevron down icon Chevron up icon
Git - Version Control Tutorial Chevron down icon Chevron up icon
CI/CD Integration of Selenium Framework with Jenkins & GitHub Chevron down icon Chevron up icon
Understand Excel Data-Driven Testing Functions with Examples Chevron down icon Chevron up icon
Upload Download Functionalities with Selinium using External Excel Files Chevron down icon Chevron up icon
Cross Browser Testing with Selenium Grid Chevron down icon Chevron up icon
Selenium 4 Chrome Dev tools Protocol (CDP) Integration Concepts Chevron down icon Chevron up icon
Database Connection to Selenium Testcases Chevron down icon Chevron up icon
File Uploading (AUTO IT) and Downloading with Selenium Chevron down icon Chevron up icon
Cross Browser Testing on Cloud Using Third-Party Vendors Chevron down icon Chevron up icon
Maven - Build Management Tool In-Depth Information Chevron down icon Chevron up icon
Java OOPS Basics for Selenium Part -1 Chevron down icon Chevron up icon
Core Java Tutorial - Part 2 Chevron down icon Chevron up icon
Core Java Tutorial - Part 3 - Collections API Chevron down icon Chevron up icon
Cucumber Behaviour-Driven Data - Framework Chevron down icon Chevron up icon
Bonus Lectures - Defect Tracking Tool 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 [email protected] 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.