Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
tano1221
Playwright Python And Pytest For Web Automation  Testing Vote_lcapPlaywright Python And Pytest For Web Automation  Testing Voting_barPlaywright Python And Pytest For Web Automation  Testing Vote_rcap 
Engh3
Playwright Python And Pytest For Web Automation  Testing Vote_lcapPlaywright Python And Pytest For Web Automation  Testing Voting_barPlaywright Python And Pytest For Web Automation  Testing Vote_rcap 
ПΣӨƧӨFƬ
Playwright Python And Pytest For Web Automation  Testing Vote_lcapPlaywright Python And Pytest For Web Automation  Testing Voting_barPlaywright Python And Pytest For Web Automation  Testing Vote_rcap 
ℛeℙ@¢ᴋ€r
Playwright Python And Pytest For Web Automation  Testing Vote_lcapPlaywright Python And Pytest For Web Automation  Testing Voting_barPlaywright Python And Pytest For Web Automation  Testing Vote_rcap 
大†Shinegumi†大
Playwright Python And Pytest For Web Automation  Testing Vote_lcapPlaywright Python And Pytest For Web Automation  Testing Voting_barPlaywright Python And Pytest For Web Automation  Testing Vote_rcap 
missyou123
Playwright Python And Pytest For Web Automation  Testing Vote_lcapPlaywright Python And Pytest For Web Automation  Testing Voting_barPlaywright Python And Pytest For Web Automation  Testing Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» Audified MixChecker ULTRA v1.0
Playwright Python And Pytest For Web Automation  Testing EmptyHoy a las 3:22 am por missyou123

» Irix HDR Pro / Classic Pro 2.3.29 (x64) Multilingual
Playwright Python And Pytest For Web Automation  Testing EmptyAyer a las 10:36 pm por 大†Shinegumi†大

» LightPDF Editor 2.14.7.17 Build 07.01.2024 Multilingual
Playwright Python And Pytest For Web Automation  Testing EmptyAyer a las 10:33 pm por 大†Shinegumi†大

» Stellar Repair for Excel 7.0.0.0 (x64)
Playwright Python And Pytest For Web Automation  Testing EmptyAyer a las 10:32 pm por 大†Shinegumi†大

» PDF Shaper Premium / Ultimate 14.3 Multilingual
Playwright Python And Pytest For Web Automation  Testing EmptyAyer a las 10:30 pm por 大†Shinegumi†大

» EaseUS Partition Master 18.8.0 Build 20240605
Playwright Python And Pytest For Web Automation  Testing EmptyAyer a las 9:15 pm por ПΣӨƧӨFƬ

» illustrate TuneFUSION R2024-06-28 Retail
Playwright Python And Pytest For Web Automation  Testing EmptyAyer a las 9:12 pm por ПΣӨƧӨFƬ

» Xara Designer Pro+ 24.1.0.69698 (x64)
Playwright Python And Pytest For Web Automation  Testing EmptyAyer a las 8:47 pm por ПΣӨƧӨFƬ

» UniFab 2.0.2.6 (x64) Multilingual
Playwright Python And Pytest For Web Automation  Testing EmptyAyer a las 8:44 pm por ПΣӨƧӨFƬ

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Playwright Python And Pytest For Web Automation Testing

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 70279
Fecha de inscripción : 20/08/2016

Playwright Python And Pytest For Web Automation  Testing Empty
MensajeTema: Playwright Python And Pytest For Web Automation Testing   Playwright Python And Pytest For Web Automation  Testing EmptyMar Jun 06, 2023 1:16 am


Playwright Python And Pytest For Web Automation  Testing 3f4dc4b9527ce39740ecd18202f9df96
Playwright Python And Pytest For Web Automation Testing
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.04 GB | Duration: 10h 1m

Learn Playwright and pytest for Web Automation Testing & API Testing with this Comprehensive Course

What you'll learn
Write python scripts to launch browsers and automate tasks performed usually on websites
Locate web elements using various methods like element role, inner text, form label or placeholder, CSS selectors, and XPath
Perform actions on web elements like hover, click, fill form, select option, upload files, and use keyboard shortcuts
Handle events like auto-waiting, custom waiting for an element to load, page navigations, requests, and downloads
Log in to websites and authenticate yourself using your account like Google accounts
Write a script to automate inbox mail checking for new emails and report the same
Use pytest to write and run test cases and define custom pytest fixtures to share test state/data
Utilize playwright tools like taking screenshots, recording videos, trace viewer, and auto code generator
Apply best practices like web-first assertions, Page Object Models (POM), request interceptions and Parallelism
Test API endpoints, define custom API request context, handle API responses, and mock API custom data
Deploy automated tests using Github CI
Practice Behaviour Driven Development (BDD) with playwright and python behave
Requirements
Python
HTML
Description
Playwright is a modern, fast and reliable browser automation tool from Microsoft that enables testing and automation across all modern browsers including chromium, firefox and webkit. Pytest is a popular Python testing framework that offers a simple and flexible way to write and run tests. In this course, you will learn how to blend Playwright capabilities into the Pytest framework with the use of pytest-playwright plugin.This course is designed for beginners in mind! It's alright if you don't anything about web automation! We will cover all the basics of Playwright and Web Automation Essentials, step by step -Different method to locate web elements like role, text, css selectors, xpath, etc.Perform actions on web elements like clicking, filling forms, Events like Auto-waiting, page navigation, downloads, etc.Authentication with your google accountAs a bonus, we will develop a script to automatically check for new emails in our inbox and report them back i.e. automated mail checking!After learning web automation, we will start with testing. Again, it's alright if you're new to automation testing or testing at all! You'll go from writing a basic test to deploying automated tests -Basics of testing with pytestPlaywright pytest pluginPlaywright Tools like trace viewer, codegen, etc.Web-first assertions using expect( )Solve modern testing problems with UI Testing PlaygroundPlaywright fixtures, custom setup/teardown using test hooks, , etc.Implement Page Object Model (POM)Handle network eventsREST API Testing, authentication and API request contextOptimizations techniques like ParallelismDeploy automated tests to CIParameterize tests with predefined test dataBehaviour Driven Development with python behaveand more...By the end of the course, you will be able to write automated tests and perform fast, reliable, and capable testing and automation using Playwright and Pytest.
Overview
Section 1: Getting Started
Lecture 1 Installation
Lecture 2 Playwright Website
Lecture 3 Launch Browser
Lecture 4 Click Link
Lecture 5 Overview
Section 2: Locators
Lecture 6 Playwright in Python REPL
Lecture 7 Role Locator
Lecture 8 Input Field Locator
Lecture 9 Inner Text Locator
Lecture 10 Alt Text Locator
Lecture 11 Title Locator
Lecture 12 CSS Selectors
Lecture 13 CSS Selectors - Hierarchy
Lecture 14 CSS Selectors - Pseudo Classes
Lecture 15 XPath Locators
Lecture 16 XPath Functions
Lecture 17 Other Locators
Section 3: Actions
Lecture 18 Mouse Actions
Lecture 19 Fill Input Fields
Lecture 20 Radios, Checkboxes and Switches
Lecture 21 Select Option From Option Menu
Lecture 22 Dropdown Menu
Lecture 23 Upload Files
Lecture 24 Keyboard Shortcuts
Section 4: Events
Lecture 25 Auto Waiting
Lecture 26 Page Navigation Events
Lecture 27 Custom Waiting
Lecture 28 Event Listeners
Lecture 29 Handling Dialogs
Lecture 30 Download Files
Lecture 31 What Is Sync and Async?
Lecture 32 Async Playwright
Section 5: Authentication
Lecture 33 Log In With Google Account
Lecture 34 Save Authentication State
Lecture 35 Reuse Authentication State
Section 6: Automated Mail Checker
Lecture 36 Automatic Mail Checker
Lecture 37 Project Setup
Lecture 38 Locate New Emails
Lecture 39 Locate Email Data
Lecture 40 Combine Locators
Lecture 41 Email Check From Terminal
Section 7: pytest
Lecture 42 Testing with pytest
Lecture 43 Writing Test
Lecture 44 Running Test
Lecture 45 Type Hinting
Lecture 46 Test State Example
Lecture 47 Create pytest Fixture
Lecture 48 Using Fixture In Test Cases
Lecture 49 Fixture Scope
Section 8: pytest-playwright Plugin
Lecture 50 Install pytest-playwright plugin
Lecture 51 Writing Test with Playwright
Lecture 52 Running Test
Lecture 53 Pytest Config File
Lecture 54 Test Hook
Section 9: Playwright Tools
Lecture 55 Take Screenshot
Lecture 56 Record Video
Lecture 57 Trace Generator and Viewer
Lecture 58 Playwright Codegen
Section 10: Web-First Assertions
Lecture 59 Page Assertions
Lecture 60 Element State Assertions
Lecture 61 Inner Text Assertions
Lecture 62 Attribute Assertions
Lecture 63 Input Field Assertions
Lecture 64 Checkbox Assertions
Lecture 65 Option Menu Assertions
Section 11: UI Testing Playground
Lecture 66 Dynamic Id
Lecture 67 Class Attribute
Lecture 68 Hidden Layer
Lecture 69 Load Delay
Lecture 70 Ajax Request
Lecture 71 Click Action
Lecture 72 Input Fields
Lecture 73 Scrollbars
Lecture 74 Dynamic Table
Lecture 75 Verify Text
Lecture 76 Progressbar
Lecture 77 Element Visibility
Lecture 78 App Login
Lecture 79 Mouse Hover
Lecture 80 Non Breaking Space Character
Lecture 81 Overlapped Elements
Section 12: Playwright Fixtures
Lecture 82 Function Scope Fixtures
Lecture 83 Session Scope Fixtures
Lecture 84 Browser Selection Markers
Lecture 85 Browser Launch And Context Arguments
Section 13: Page Object Model (POM)
Lecture 86 What Is Page Object Model
Lecture 87 POM Implementation
Lecture 88 POM Usage
Lecture 89 POM Example
Lecture 90 POM Example Usage
Section 14: Network Events
Lecture 91 Network Events
Lecture 92 Handle Requests
Lecture 93 Modify Response
Section 15: API Testing
Lecture 94 Making an API Call
Lecture 95 API Request Context
Lecture 96 API Query String
Lecture 97 CRUD Operations
Lecture 98 Mock API with Custom Data
Section 16: Optimization
Lecture 99 Intercept Resource Requests
Lecture 100 Disabling Javascript
Lecture 101 Parallelism - Run Tests In Parallel
Section 17: Tips and Tricks
Lecture 102 pytest CLI Arguments
Lecture 103 Python Debugger
Lecture 104 Device Emulation
Lecture 105 Evaluate Javascript
Section 18: Github API
Lecture 106 Introduction
Lecture 107 Project Setup
Lecture 108 Github Token
Lecture 109 Authorized API Context
Lecture 110 Writing Test
Lecture 111 Running Test
Section 19: Continuous Integration (CI)
Lecture 112 Introduction
Lecture 113 Setup Repository
Lecture 114 Writing Test
Lecture 115 Github Action
Lecture 116 Running Automated Tests
Section 20: Data Driven Testing
Lecture 117 What Is Data Driven Testing?
Lecture 118 Pytest Paramertrize
Lecture 119 Running Test
Section 21: Behaviour Driven Development
Lecture 120 What Is Behaviour Driven Development?
Lecture 121 Project Setup
Lecture 122 Define Feature
Lecture 123 Implement Steps
Lecture 124 Running Tests with Behave
Beginner python developers who wish to learn web automation testing,Automation testers who wish to learn about Playwright

Playwright Python And Pytest For Web Automation  Testing E3f5c2d55af8fea2d1e095e6c667e0be

Download link

rapidgator.net:
Código:

https://rapidgator.net/file/d59efed9d9971133b810d7edf02b976c/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part1.rar.html
https://rapidgator.net/file/240cf571f7d494114be8f08335bbd264/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part2.rar.html
https://rapidgator.net/file/9bbef5c9844df071d805a01ef08a94e8/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part3.rar.html
https://rapidgator.net/file/0649fb8e1a9eeec378cf4057029ccded/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part4.rar.html
https://rapidgator.net/file/01d1622e2cfc99cb7719379a07f5b4f3/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part5.rar.html

uploadgig.com:
Código:

https://uploadgig.com/file/download/abfe8d9baa0C12bF/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part1.rar
https://uploadgig.com/file/download/b59725129edA322b/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part2.rar
https://uploadgig.com/file/download/9dc920ab0B7c6517/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part3.rar
https://uploadgig.com/file/download/0Bec6b22Dc9c83b1/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part4.rar
https://uploadgig.com/file/download/6a32a93e16Cc66fD/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part5.rar

nitroflare.com:
Código:

https://nitroflare.com/view/9482CA24657A9E9/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part1.rar
https://nitroflare.com/view/E7B4D09BC1EC198/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part2.rar
https://nitroflare.com/view/4FDC5589D0E5752/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part3.rar
https://nitroflare.com/view/A10354FA4F9FD4E/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part4.rar
https://nitroflare.com/view/BB18378A6E99732/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part5.rar

1dl.net:
Código:

https://1dl.net/czg15b0j33wd/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part1.rar
https://1dl.net/da2eoym7xbe3/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part2.rar
https://1dl.net/f256dy0bv0h7/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part3.rar
https://1dl.net/6ostbqvouk6x/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part4.rar
https://1dl.net/f2zi94v3948n/jdowq.Playwright.Python.And.Pytest.For.Web.Automation.Testing.part5.rar
Volver arriba Ir abajo
 

Playwright Python And Pytest For Web Automation Testing

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Python Automation Testing With Pytest
» API Testing with Python 3 & PyTest, Backend Automation 2020
» API Manual/Automation testing using PYTHON/ PYTEST Framework
» Automation testing with Puppeteer, Playwright and CodeceptJS (Updated)
» Pytest - Unit test automation in Python

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-