Working with FileUpload in Playwright - Not the puppeteer way !

preview_player
Показать описание
In this video we will discuss how we can work with FileUpload of Playwright API and how different it is from Puppeteer.

Playwright
************
Playwright is a Node library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast.

#executeautomation #playwright #puppeteer #udemy
To learn more from ExecuteAutomation, please subscribe and check out below playlists of FREE courses

Selenium and C#
******************

Selenium &Java
******************

CI/CD with Microsoft Technologies
****************************

Docker & Kubernates
************************

Mobile Testing
****************

Рекомендации по теме
Комментарии
Автор

Great video, congratulations. Does it work with Tor browser?

Matheussilva-vgnx
Автор

I'm having a hard time downloading a file using playwright...
I set the contexts option "acceptDownloads" to true but it still won't let me download anything.

Any chance you could talk about how to do that?

irlshrek
Автор

I'm learning by watching your classes, and I tried to make an archiv.exe using pkg. But then when I run the exe opens a screen like the cmd. Do you know how to solve this black screen? thank you.

MatheusSilva-qmph
Автор

Hi, iam able to upload the file. But headless true. Iam unable to open HTML file. Can you please help me

bhagyalakshmi
Автор

This video is no longer relevant.

Playwright currently supports FileChooser:

evanloughlin