ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

362 results

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,166 views

2 years ago

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

731 views

2 months ago

Peter Schneider
Understanding Playwright Promises

Understanding Playwright Promises I hope you found a solution that worked for you :) The Content (except music & images) is ...

4:08
Understanding Playwright Promises

73 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

712 views

1 year ago

Julian Mesa
Curso de Playwright en Español - Parte 4 - Primer script 2

En este video vamos a ver como crear un test usando playwright. *Código fuente: ...

8:33
Curso de Playwright en Español - Parte 4 - Primer script 2

9,582 views

2 years 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,678 views

2 years 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
Playwright Course in Spanish - Part 25 - Basic Playwright Authentication

In this video, we'll see how to use Playwright's basic authentication, which consists of logging in once and storing the ...

13:15
Playwright Course in Spanish - Part 25 - Basic Playwright Authentication

1,835 views

1 year 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

601 views

1 year 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

631 views

1 year ago

droidcon & fluttercon
Test your mobile and web app with a single test suite - Pieter Snyman | droidcon Berlin 2024

Talk: Reliably test your mobile and web apps with a single test suite using Playwright Speaker: Pieter Snyman Event: ...

14:01
Test your mobile and web app with a single test suite - Pieter Snyman | droidcon Berlin 2024

31 views

5 months ago

David Mosher
How to Test Auth Flows with Playwright in Next.js

Learn how to set up end-to-end testing with Playwright for Next.js applications using Auth0 authentication (or any managed auth ...

16:43
How to Test Auth Flows with Playwright in Next.js

439 views

10 months ago

Julian Mesa
Webdriver vs Playwright

En este video comento una analogía que se me ocurrio el otro día entre webdriver y el kernel de linux. También comparto ...

10:16
Webdriver vs Playwright

459 views

1 year ago

Automation Testing with Joe Colantonio
AI for Test Coverage, Why Playwright is Slow, Crowdstrike and more!

AI for Test Coverage, Why Playwright is Slow, Crowdstrike and more! Learn how to get MORE test coverage: ...

9:52
AI for Test Coverage, Why Playwright is Slow, Crowdstrike and more!

1,258 views

1 year ago

Julian Mesa
Project setup for web automation with Playwright and Java - Parameterize your tests

In this video, we'll see how to parameterize our tests using JUnit. References: 👉👉Basic Java Development Configurations ...

11:44
Project setup for web automation with Playwright and Java - Parameterize your tests

338 views

7 months ago

Julian Mesa
Improve your test writing with the Step Builder pattern in Playwright and Java

In this video, we'll see how to implement the step builder pattern using Playwright and Java. If you like my work, you can ...

14:07
Improve your test writing with the Step Builder pattern in Playwright and Java

308 views

8 months ago

Julian Mesa
Curso de Playwright en Español - Parte 2 - Creación proyecto base

En este video vamos a ver como crear un proyecto base para playwright *Código fuente: ...

6:46
Curso de Playwright en Español - Parte 2 - Creación proyecto base

19,321 views

2 years ago

Julian Mesa
Playwright Course in Spanish - Part 6 - Localizing elements using XPath and CSS selectors

In this video, we'll see how to locate elements within a web page using XPath and CSS selectors. *Source code: https://github ...

15:12
Playwright Course in Spanish - Part 6 - Localizing elements using XPath and CSS selectors

8,310 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

357 views

7 months ago

Julian Mesa
Playwright Course in Spanish - Part 16 - Running Tests from the Command Line

In this lesson, we'll see how to run Playwright tests using the command line: ### Run all tests: ``` npx playwright test ...

4:34
Playwright Course in Spanish - Part 16 - Running Tests from the Command Line

1,664 views

1 year ago

Carlos Chacin
We're Finally Building the UI! Playwright + TDD (Skull King Ep. 10)

Java Full Stack Tutorial: We're finally building the UI! In this Java 25 TDD episode, I use Playwright for top-down development ...

11:22
We're Finally Building the UI! Playwright + TDD (Skull King Ep. 10)

50 views

4 days ago

Julian Mesa
Playwright Course in Spanish - Part 13 - Running tests on multiple environments. Reading environm...

This video explains how to read environment variables from a file to run tests in different environments. *Source code: https ...

10:34
Playwright Course in Spanish - Part 13 - Running tests on multiple environments. Reading environm...

3,432 views

2 years ago

Peter Schneider
Find correct input of PrimeNG component using PlayWright closed

Find correct input of PrimeNG component using PlayWright closed I hope you found a solution that worked for you :) The Content ...

4:34
Find correct input of PrimeNG component using PlayWright closed

19 views

11 months ago

Julian Mesa
Curso de Playwright en Español - Parte 20 - Ejecuta tus test con Github actions

En esta lección vamos a ver como ejecutar los tests de playwright usando github actions. *Código fuente: ...

14:56
Curso de Playwright en Español - Parte 20 - Ejecuta tus test con Github actions

1,913 views

1 year ago

Julian Mesa
Playwright - Using the trace viewer to debug API tests

Want to analyze your Playwright API tests visually, quickly, and with incredible detail? In this video, I'll show you how to ...

4:56
Playwright - Using the trace viewer to debug API tests

53 views

1 month ago