What's new in Playwright v1.44
7:23
What's new in Playwright v1.40
9:56
What's new in Playwright 1.39
18:38
What's new in Playwright 1.38
17:56
What's new in Playwright 1.35
14:20
What's new in Playwright 1.32
10:08
Viewing Playwright traces
5:32
Жыл бұрын
What's new in Playwright 1.31
16:14
What's new in Playwright 1.29
10:03
What's new in Playwright 1.28
13:49
What's new in Playwright v1.25
15:22
What's new in Playwright v1.24
7:02
2 жыл бұрын
What's new in Playwright v1.23
16:22
2 жыл бұрын
What's new in Playwright v1.22
19:34
2 жыл бұрын
Пікірлер
@geoffreycollins6627
@geoffreycollins6627 Күн бұрын
It seems like the new router fixture hasn't received enough attention in the demo
@Playwrightdev
@Playwrightdev 10 сағат бұрын
you are right. we couldn't fit everything in unfortunately. let us know what you think of this feature
@geoffreycollins6627
@geoffreycollins6627 Сағат бұрын
@@Playwrightdev is there anything in the playwright doc?
@rostyslavznachenko7472
@rostyslavznachenko7472 Күн бұрын
Only changed test using branch and usages are amazing features that allows you to do all kinds of funky stuff, like verifying your tests in the PRs. In my projects, I always implemented that myself, and now it is available out-of-the-box-amazing!
@joaodias1023
@joaodias1023 Күн бұрын
Hello :) Nice new additions, keep up! By the way, any news or updates regarding component testing with playwright? Seems like it has been stale for a couple of months now. Thanks! :)
@harshadabagane1505
@harshadabagane1505 Күн бұрын
Is it supporting only .pem extension or will it support.pfx certificate also.?
@Playwrightdev
@Playwrightdev Күн бұрын
it supports both, pfx and pem format. See here: playwright.dev/docs/api/class-testoptions#test-options-client-certificates
@oleksiidmytriiev5390
@oleksiidmytriiev5390 Күн бұрын
Great update. Thank you!
@AppOffers
@AppOffers Күн бұрын
When are you planning to add support to proxy and client certificates together?
@Playwrightdev
@Playwrightdev Күн бұрын
Please file an issue on GitHub - depending on the demand, we'll prioritise it, thank you!
@lequangtan2106
@lequangtan2106 Күн бұрын
Really great series. Not sure if we can something like this but in java or this also can be applied too
@Playwrightdev
@Playwrightdev Күн бұрын
Client Certificates and Trace Viewer updates are available in Java too. Happy testing!
@jaysonlabarrete9121
@jaysonlabarrete9121 2 күн бұрын
I love playwright and the new updates!
@Demios93
@Demios93 2 күн бұрын
do you plan to add a name filter for requests in a trace viewer in the Network tab? Also, a filter for actions as well? Like only errors
@jozefszymala3764
@jozefszymala3764 2 күн бұрын
❤ yep searching for request currently is really annoying, filters would be so helpful something similar do dev tools
@Playwrightdev
@Playwrightdev 2 күн бұрын
great idea. can you file a feature request on GitHub
@Norfeldt
@Norfeldt 2 күн бұрын
Wondering if you can run only-changed in a watch mode?
@Playwrightdev
@Playwrightdev Күн бұрын
Not right now. Do you mind filing a feature request on GitHub? thank you!
@dorhaalex5354
@dorhaalex5354 2 күн бұрын
Hello Since latest VS Code update the Playwright extension is not working anymore The extension is not able to find the tests, before VS Code update was ok, now is not working Are you planning to fix this?
@Playwrightdev
@Playwrightdev 2 күн бұрын
everything should work as expected. if you are still having problems please file an issue on GitHub so the team can look into it
@InsightsHub
@InsightsHub 2 күн бұрын
Playwright is good when your project is not heavy or complex. I am seeing a lot of issues with playwright APIs and in some cases Playwright APIs are flaky. You guys are adding too much features but none of them are matured yet. Better focus on whatever features you guys have built and make it more stable. Start with Intercepting requests and timeout management for long running tests.
@Playwrightdev
@Playwrightdev 2 күн бұрын
please file issues on Github :)
@UserUnkown-do1ji
@UserUnkown-do1ji 2 күн бұрын
I started using Playwright API in 100s of test cases where we create our data using the API instead of UI, and so far it does good job, and saved a lot of time spent on UI just to create the data used in the test.
@sergtimosh
@sergtimosh 2 күн бұрын
Never used less flaky test tool then playwright. After selenium, cypress, puppeteer path, it’s like a breath of the fresh air by ease of use and flaky proofing, especially on the large projects
@michaelhicks3745
@michaelhicks3745 2 күн бұрын
We have hundreds of tests that use Playwright's request API and I've never seen any issues with them. The only issues I've seen are usually user errors and folks forgetting to add await's
@Sunils_Creations
@Sunils_Creations 2 күн бұрын
love Playwright
@ShreeMunukuntla
@ShreeMunukuntla 2 күн бұрын
Great feature!!! I have made a video about TLS Client Certificates kzfaq.info/get/bejne/h5OTjd11ytqrm3k.htmlsi=_0HSnKGJAem_tMN6
@duongpisal3175
@duongpisal3175 2 күн бұрын
Really cool
@alexc7289
@alexc7289 3 күн бұрын
Either the docs are bad or asyncio is the wrong architectural choice. All i get are "using sync methods in async" errors. This python implementation kind of sucks.
@jopscastaneda2195
@jopscastaneda2195 5 күн бұрын
can UI mode run feature files cucumber?
@WigglyW
@WigglyW 6 күн бұрын
Great feature - wonder when it will no longer be experimental (2 years later!) Love how genuinely intrigued and earnest the host is. What a nice dude.
@sumanpatel6108
@sumanpatel6108 14 күн бұрын
My codegen doesnt capture keystores ! any ideas?
@Playwrightdev
@Playwrightdev Күн бұрын
Please file a bug on GitHub with reproduction steps - appreciate!
@P13N-E
@P13N-E 23 күн бұрын
😊
@P13N-E
@P13N-E 23 күн бұрын
🎭
@chandranchandran5649
@chandranchandran5649 24 күн бұрын
npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
@Playwrightdev
@Playwrightdev 19 күн бұрын
Make sure to have Node.js installed: nodejs.org
@Butterflywm8
@Butterflywm8 27 күн бұрын
Cool video, BUT, it would be much more useful for this project to have the repo link on GitHub. I see lots of tests and settings on video, but we can not look into them to get a clear picture, would it be possible to share the link here?
@AhdresMayorga
@AhdresMayorga 27 күн бұрын
Grande Charly el mejor referente de latam 🎉
@natalisulcer974
@natalisulcer974 29 күн бұрын
You are amazing , the video was made simple and understandable , love it
@gruttewibe76
@gruttewibe76 29 күн бұрын
Such an underrated and too often overlooked useful tool.
@strass141
@strass141 Ай бұрын
Super❤
@wendyliew7254
@wendyliew7254 Ай бұрын
How to add color pkg to your trace viewer?
@baggumani
@baggumani Ай бұрын
Hey how to use this last failed cmd in CICD pipeline? I am using GitHub actions
@baggumani
@baggumani Ай бұрын
Hey how to use this last failed cmd in CICD pipeline? I am using GitHub actions
@SheikhFaisalMiskhat
@SheikhFaisalMiskhat Ай бұрын
thanks
@thisawesomeworld
@thisawesomeworld Ай бұрын
How to open the trace viewer on CI? You missed the most important thing
@patrick93ferreira
@patrick93ferreira Ай бұрын
npx playwright test --ui
@Playwrightdev
@Playwrightdev 27 күн бұрын
You run your Playwright tests on CI, then upload a Trace after the tests completed and open the Trace locally on trace.playwright.dev. See here: playwright.dev/docs/ci-intro Usually you upload the playwright-report directory, which contains the full HTML report including the traces.
@MohammedAZahid
@MohammedAZahid Ай бұрын
I was really tired with "Step In" and "Step Out" and "Step Over" since they have always killed time , it is always fortunate with trace option which allows you to go back to the previous Step while debugging and fixing the issue becomes very very easy.Thanks a lot for making our lives easier
@juanmaguero
@juanmaguero Ай бұрын
Thank you Debbie and Playwright team!
@user-yr2ph9nn8n
@user-yr2ph9nn8n Ай бұрын
where is Slushnikov?
@alexanderkomanov4151
@alexanderkomanov4151 Ай бұрын
Yeah. Where is he?
@jeno101
@jeno101 Ай бұрын
India.
@11r3start11
@11r3start11 Ай бұрын
Ukraine
@anasmamlouk
@anasmamlouk Ай бұрын
Hello 😄 Can you please add a link to download the clock html file so we can test it locally ? kind regards
@Playwrightdev
@Playwrightdev 27 күн бұрын
It's here: demo.playwright.dev/clock/ View-Source in your browser will show you the source.
@SilentNorn
@SilentNorn Ай бұрын
How to get the green triangle right there 4:53
@SilentNorn
@SilentNorn Ай бұрын
Has 8 extensions installed, shows 1. Cool.
@SilentNorn
@SilentNorn Ай бұрын
I finally give up with this
@Playwrightdev
@Playwrightdev Ай бұрын
You need our VSCode extension, see here: playwright.dev/docs/getting-started-vscode Also make sure to have a recent Node.js installed. Make sure to install the right one (by Microsoft) - if you run into any issues, feel free to file a bug or reach out to Discord: aka.ms/playwright/discord
@Al-oh9yr
@Al-oh9yr Ай бұрын
Hi Is there a sample repo or project that has PlayWright Automation with BDD framework java?
@PDuimelaar
@PDuimelaar Ай бұрын
Great addition! I don’t think we can manipulate data coming back from an API that updates once a month, right?
@abhijit18aug
@abhijit18aug Ай бұрын
This is amazing, i wanted the directory upload feature.
@Norfeldt
@Norfeldt Ай бұрын
I'm assuming that the clock is just client side only, right?
@Playwrightdev
@Playwrightdev Ай бұрын
Yes exactly!
@guiltyconscious
@guiltyconscious Ай бұрын
Clock API will speed up so many tests 🎉
@leonidvr6455
@leonidvr6455 Ай бұрын
I remember I was waiting for 15 minutes to check logoff feature.
@andreaskarz
@andreaskarz Ай бұрын
Wow, that's a game changer
@feralgoose7157
@feralgoose7157 Ай бұрын
Great release!! I have to down vote the background music. Can you add a breaking changes section when appropriate, we had a lot of confusion with the new extension and caused a lot of discord help issues. Would be nice just to point to a release video or release notes to save time answering those issues. Would also like to see polls in discord to up vote road map features. Always great, and glad to see you are interested in the feedback to improve.
@ramos-taras
@ramos-taras Ай бұрын
Nice one. So useful
@wendyliew7254
@wendyliew7254 Ай бұрын
Canada
@gadeamaMD
@gadeamaMD Ай бұрын
Moldova 🎉
@CTimmerman
@CTimmerman Ай бұрын
Why add annoying music?
@Playwrightdev
@Playwrightdev Күн бұрын
Thank you for your feedback! We will consider this for future videos.