Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Playwright Hindi part1 : Web Testing Automation hands on
Rating: 4.2 out of 5(51 ratings)
964 students

Playwright Hindi part1 : Web Testing Automation hands on

Playwright in Javascript in Hindi Language : complete hands on training by expert [Oct 2024]
Last updated 5/2025
Hindi

What you'll learn

  • Automation using playwright from scratch
  • Web scrapping
  • Assertions and making sure website is working as expected
  • Report generation - HTML , JSON and third party reports
  • Github Actions pipeline creation for test case execution automatically
  • Accessibility testing and reporting
  • Handling UI Components
  • Advanced techniques using automation like File upload, iframe handling, drag and drop etc
  • Handling all type of dialog boxes, alert boxes, prompts, popups, new window etc
  • API testing, mocking , Intercepting
  • Visual / Snapshot Testing
  • Debugging / Tracing
  • Running playwright with JEST, Mocha , Chai and Jasmin

Course content

7 sections18 lectures1h 53m total length
  • Introduction5:09
  • Know Your Trainer1:20
  • Connect with Me0:02
  • Setting the expectations from this training2:05
  • Contents to be covered in this training18:41
  • What is playwright12:30
  • Test your knowledge2:36
  • which company created playwright tool ?

Requirements

  • Basic Javacript, Basic HTML , Basic NODE js commands etc

Description

Playwright in JS - Hindi Language


This is just a part 1 video, there are subsequent videos apart from this, kindly go to my profile and visit other videos


Welcome to the ultimate Playwright course where you will learn everything you need to become proficient in web automation and testing using Playwright. Whether you are a beginner or an experienced QA engineer, this course covers all aspects of Playwright, from installation to advanced automation techniques.

What You'll Learn:

  • Introduction to Playwright: Get started with an overview of Playwright and understand its role in modern web automation.

  • Installation: Learn how to install Playwright and set up your development environment.

  • Understanding Web Elements: Explore different types of web elements and their interactions in Playwright.

  • Core Concepts of Automation: Master automation concepts such as test case structure, assertions, and handling UI components.

  • Page Locators and Selectors: Dive into the various methods of locating and selecting elements on a web page.

  • Assertions in Playwright: Understand how to perform assertions to validate expected behavior in your tests.

  • Basic Methods for Web Automation Testing: Learn essential Playwright methods for automating web interactions.

  • Handling UI Components: Gain proficiency in interacting with UI components like dropdowns, text boxes, and buttons.

  • Test Case Structure: Explore test case organization with test, describe, and multiple test groups.

  • Tagging & Annotations: Learn to tag and annotate test cases to control execution behavior.

  • Playwright APIs: Explore Playwright's API for filling forms, clicking elements, and more.

  • Navigation: Understand how to navigate web pages using Playwright's navigation methods.

  • Advanced Techniques and Interactions: Explore advanced topics like file uploads, downloads, and drag-and-drop interactions.

  • Assertions and Expectations: Use assertions and expectations to verify the correctness of your tests.

  • Working with Pages and Windows: Handle dialog boxes, alerts, prompts, new windows, and pages.

  • Working with Frames and IFrames: Learn how to interact with frames and iframes in Playwright.

  • API Testing and Mocking: Explore techniques for API testing, including mocking and managing authentication.

  • Page Object Model (POM): Implement the Page Object Model for efficient test maintenance and scalability.

  • Accessibility Testing: Use Axe for accessibility testing and generate accessibility reports.

  • Visual Testing: Understand the concept of visual testing, capture screenshots, and compare visual changes.

  • GitHub Actions Integration: Implement continuous integration with GitHub Actions to automate test execution.

  • Debugging and Tracing: Learn various debugging techniques, including logging, debugging flags, and environment variables.

  • Parameterization: Parameterize your tests for data-driven testing and flexibility.

  • Practical Samples and Projects: Work on real-world projects like form submissions, dropdown interactions, and more.

  • Complete Project: Build an end-to-end test suite for an employee management system using Playwright.

  • Integration with Jest/Mocha/Jasmine: Learn how to integrate Playwright with popular testing frameworks for enhanced test management.

By the end of this course, you'll have the skills and confidence to automate web testing effectively using Playwright, understand best practices for maintaining automated test suites, and be equipped to apply your knowledge to real-world projects. Enroll now and start your journey to becoming a Playwright expert!

Who this course is for:

  • Right from beginner to Advanced automation engineers