ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

418 results

Udzial (By Gaurav Khurana)
Best Language for Playwright | TypeScript vs Java vs Python vs .NET

Confused about which language to choose for #Playwright #automation ? In this video, I break down #TypeScript, #Java, #Python, ...

7:51
Best Language for Playwright | TypeScript vs Java vs Python vs .NET

758 views

2 months ago

Julian Mesa
Playwright Course in Spanish - Part 1 - Tool Configuration

In this video, we'll see how to configure the necessary tools to create test scripts using Playwright. *Source code: https ...

10:00
Playwright Course in Spanish - Part 1 - Tool Configuration

36,404 views

2 years ago

WordPress
How to automate your maintenance with Playwright

Let's be honest. Maintaining and updating our projects is a necessary evil that no one really enjoys. Wouldn't it be great if we ...

44:35
How to automate your maintenance with Playwright

295 views

2 years ago

Wizeline Academy
The Future of QA Automation: Microsoft Playwright

Playwright is Microsoft's brand new automation solution that can either be used as part of the Playwright test runner or as a ...

2:18:16
The Future of QA Automation: Microsoft Playwright

1,004 views

3 years ago

Drupal Association
MAKERS & BUILDERS - End to end testing with Playwright

Playwright is a framework for Web Testing and Automation. Built to enable capable and reliable cross-browser web automation, ...

31:17
MAKERS & BUILDERS - End to end testing with Playwright

924 views

3 years ago

EuroPython Conference
End to End with Testcontainers and Playwright — Vemund Mehl Santi

EuroPython 2025 — Terrace 2A on 2025-07-17] *End to End with Testcontainers and Playwright by Vemund Mehl Santi* ...

30:22
End to End with Testcontainers and Playwright — Vemund Mehl Santi

383 views

2 months ago

Julian Mesa
Creating page objects automatically using Playwright+Copilot+MCP server playwright

In this video, we'll integrate and configure Playwright's MCP server. We'll see how to use GitHub Copilot and configure it to ...

28:05
Creating page objects automatically using Playwright+Copilot+MCP server playwright

2,200 views

8 months ago

Julian Mesa
Playwright web testing automation with Java - Integration with Allure to generate reports

In this video we are going to see how to integrate allure into our project. If you like my work you can contact me through ...

10:47
Playwright web testing automation with Java - Integration with Allure to generate reports

636 views

1 year ago

TechtorialAcademy
API Testing with Playwright: A Step-by-Step Guide

1. Introduction to Playwright: Learn the basics of Playwright and how it simplifies API testing. 2. Setting Up Playwright for API ...

1:37:28
API Testing with Playwright: A Step-by-Step Guide

2,943 views

1 year ago

Prem Singh Rathore
Playwright MCP Server - Is This The End of Selenium?

This video demostrates the possibility of executing a simple test in Claude using Playwright MCP (a Model Context Protocol server ...

15:33
Playwright MCP Server - Is This The End of Selenium?

79 views

1 month ago

Julian Mesa
Spanish Playwright Course - Part 3 - First Script

In this video, we'll show you how to create a test using Playwright. *Source code: https://github.com/jdmesalosada/playwright ...

20:50
Spanish Playwright Course - Part 3 - First Script

17,861 views

2 years ago

Udzial (By Gaurav Khurana)
Playwright can explore your  web app | Generate Test plan/scripts | Fix them

https://gauravkhurana.in - Playwright 3 Free agents Planner - can open your app and explore the app Generator - create scripts for ...

21:38
Playwright can explore your web app | Generate Test plan/scripts | Fix them

764 views

3 months ago

Julian Mesa
Playwright Course in Spanish - Part 14 - Working with tables

This video explains how to map information in a table and then make assertions ...

25:36
Playwright Course in Spanish - Part 14 - Working with tables

3,358 views

2 years ago

Julian Mesa
Automatización pruebas web Playwright con Java - Creación de page Objects

En este video vamos a ver como crear page objects con el fin de mejorar y facilitar la reutilización de código. Si te gusta mi ...

15:44
Automatización pruebas web Playwright con Java - Creación de page Objects

603 views

1 year ago

Julian Mesa
Curso de Playwright en Español - Parte 5 - CodeGen Generación de código automática

En este video vamos a ver como configurar las herramientas necesarios para crear scripts de prueba usando playwright. *Código ...

7:15
Curso de Playwright en Español - Parte 5 - CodeGen Generación de código automática

7,713 views

2 years ago

Julian Mesa
Automatización pruebas web Playwright con Java - Codegenerator - Genera tests de forma automática

En este video vamos a ver como usar el cogegen para generar scripts de forma automatica usando playwright. Comando ...

10:56
Automatización pruebas web Playwright con Java - Codegenerator - Genera tests de forma automática

713 views

1 year ago

Julian Mesa
Playwright Course in Spanish - Part 12 - Assertions in Page Objects Model

This video explains how to create an assertion within the Page Object Model pattern. *Source code: https://github.com ...

2:55
Playwright Course in Spanish - Part 12 - Assertions in Page Objects Model

3,110 views

2 years ago

WordPress
Catch Bugs Faster with AI & Playwright No Hype, Just Results

This talk covers how to improve QA using Playwright alongside AI tools based on real experience. It explores common challenges ...

32:39
Catch Bugs Faster with AI & Playwright No Hype, Just Results

172 views

3 months ago

Plain Concepts
dotNET 2022 | Testing Web Applications with Playwright

Testing is hard, testing takes time to learn, to code and time is money. As developers we want to test we know we should but we ...

42:02
dotNET 2022 | Testing Web Applications with Playwright

1,987 views

3 years ago

Julian Mesa
Automate a workflow with an AI agent and playwright - Setup

In this video, we'll configure an AI Agent to control our browser and automate tasks. 👉 Python download URL: https://www ...

17:20
Automate a workflow with an AI agent and playwright - Setup

690 views

9 months ago

Julian Mesa
Playwright Course in Spanish - Part 11 - Page Objects Model

This video explains the page object model, which is widely used in web test automation. *Source code: https://github.com ...

22:14
Playwright Course in Spanish - Part 11 - Page Objects Model

5,438 views

2 years ago

Julian Mesa
Playwright Vs Serenity  :0

En este video se pretende mostrar la relación que existe entre serenity y los diferentes frameworks de automatización en el ...

21:39
Playwright Vs Serenity :0

1,160 views

2 years ago

Charles Chen
Playwright Browser Automation and Testing

Playwright is perhaps a lesser known browser automation and testing library compared to Cypress, Selenium, and Puppeteer.

45:40
Playwright Browser Automation and Testing

7,800 views

3 years ago

Julian Mesa
Curso de Playwright en Español - Parte 8 - Automatizando carrito de compras

En este video vamos a ver como automatizar el carrito de compras de sauce demo usando para ello playwright. *Código fuente: ...

23:49
Curso de Playwright en Español - Parte 8 - Automatizando carrito de compras

6,781 views

2 years ago

Julian Mesa
Project setup for web automation with Playwright and Java - Reusing authentication

In this video, we'll see how to reuse authentication using Playwright and Java. References: 👉👉Basic Java Development ...

17:53
Project setup for web automation with Playwright and Java - Reusing authentication

360 views

7 months ago