#3 - Playwright Architecture

preview_player
Показать описание
In this video, we are going to talk about Playwright Architecture. How is it different from Selenium Architecture.

Schedule a meeting in case of any queries/guidance/counselling:

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Naveen AutomationLabs Paid Courses:
GIT Hub Course:

Java & Selenium:

Java & API +POSTMAN + RestAssured + HttpClient:
Рекомендации по теме
Комментарии
Автор

Thank you for introducing such a tool Naveen. Looking forward to explore the following lectures in playwright playlist.

srj
Автор

Thanks for sharing .. waiting for more and more videos on playwright

saurabhpatidar
Автор

Nice intro of Playwright Architecture, thank you.

santosharakere
Автор

Thanks Naveen. Looking forward to explore playwright with java in much more better way with your upcoming videos.

kalaiarasineelamegam
Автор

Thanks Naveen, eagerly waiting next video😍😍

mitenrajani
Автор

Thanks Naveen... great job... eagerly looking for page object model on playwright

santooveluri
Автор

Question that might come up from most of functional testers:

Naveen, Can we directly learn playwright without any prior knowledge of Java & Selenium. Please guide!!

parassharma
Автор

Thanks Naveen ...does it mean we would no longer need to learn JS for Cypress and we can continue with JAVA with Selenium and Playwright?

antarmaneesh
Автор

Hi Neveen, Thanks for the wonderful video. Does playwright supports desktop based application ?

SanatanDharmaWorldWide
Автор

Hi Naveen,
I joined a new company in this there is a work on javascript+ testcafe so can you please make a video on it.... It will be very helpful for me as well as others...

sonalimehta
Автор

Request you to please help with query:

How to give Fixed wait in playwright
With out any condition

Like we had in cypress :

Cy.wait(600);

Thank You

bhanukushwaha
Автор

Hello Naveen sir, can u please post a vedio on how to automate d3.js line chart using playwright with typescript

pradeep.k.sdeepu
Автор

Since in selenium after every request the connection is terminated, so will selenium provide more secured connection rather than playwright where the connection is terminated only by either client or server?

thenomadicvoice
Автор

one doubt ... during execution if the connection is closed what will happen to the tests going to run in the queue ?

sensen
Автор

What's the source? Where can I find more details ?

anveshsamrit
Автор

Hi Naveen, can we use Playwright for the flutter web application automation testing?

ashwinichannaveerappa
Автор

are you using Java only or will you try some video with C#?

jlei
Автор

Hi Naveen, how to handle Firefox proxy settings through playwright. could you share any related URL to go through it or to mention something in playwright.config.js facing this error: "Access is not allowed because you are not enrolled in Duo. Please contact your organization's IT help desk"
Do we have solution for this?

girishvasamsetty
Автор

I am confused should we use locators or the selectors?

dizhar
Автор

Hi naveen. Plz tell me how to explain Playwright architecture in interview.

Amitpatil-gg