High Praise for Your Pytest Playwright Tutorials I'm truly impressed by the clarity and conciseness of your Pytest Playwright tutorials. It’s refreshing to see such well-crafted content that simplifies complex concepts of UI and API testing, along with stable end-to-end tests. I highly recommend these tutorials to anyone looking to deepen their understanding efficiently. Keep up the fantastic work; your contributions are making a significant impact.
@RS-tx4bu2 жыл бұрын
Another brilliant time saver. Keep up the good work John! 👏
@adityams16592 жыл бұрын
*Im so glad YT recommended your channel!*
@domenechj2 жыл бұрын
Thank you, great video! Playwright is great. I would love to see more videos from you on it.
@stewart51362 жыл бұрын
Fantastic! I note that at around 5:48 you mention that the javascript doesn't get rendered unless headless=False. Assume that this is a bug with chromium because it seems to render headless with "chromium = playwright.firefox".
@lindafitriani Жыл бұрын
Wow!!, this is superpower knowledge, sir John Watson Rooney, you're a genius!!
@ZiaAbid2 жыл бұрын
Thanks!
@Spydax Жыл бұрын
How to filter for the json? I get a lot of jsons but i need only one coming rom a specific url
@lb4fun9812 жыл бұрын
This is great! Just a quick question. How can I get this to work with s? The site I’m using will not perform the request/response for the page until I click a button.
@JohnWatsonRooney2 жыл бұрын
Yes it will, you can get playwright to click the button for you!
@rajguptaverma2 жыл бұрын
Sir When I am doing so,....I am getting a error. coroutine object. And not printing the data. What could me done to print the data,...pls reply
@rajguptaverma2 жыл бұрын
I got the solution as I was using async. That was not printing correctly. When O switch to sync. It has printed correctly.
@hayat_soft_skills2 жыл бұрын
Thanks! for sharing this tip. "time saver". Looking forward for more tips & tricks.
@drac.962 жыл бұрын
Really neat, would become useful for sure!
@drac.962 жыл бұрын
I have a question: can you make a video about saving and reusing post requests using curl or some other program like Insomnia/Postman? I'd like to know if automating an app could work that way. Thanks!
@andytucker9991 Жыл бұрын
Can you please explain how to save the response.body?
@srsh1234522 күн бұрын
thank you for the explanation.
@macktheknife2037 Жыл бұрын
Is this better than httpx then?
@tnssajivasudevan16012 жыл бұрын
Great Info Sir
@JohnWatsonRooney2 жыл бұрын
Thank you
@s6yx2 жыл бұрын
so basically i can create a json sniffer and bypass using chrome
@azwan1992 Жыл бұрын
thanks !
@gorbarseghyan90212 жыл бұрын
Awesome!
@JohnWatsonRooney2 жыл бұрын
Thanks!
@ondskabenselv Жыл бұрын
Please, at least do a "except Exception" 😖
@user-tk5ir1hg7l Жыл бұрын
so awesome
@vhpm182 жыл бұрын
+1000000 excelente
@capomodding2 жыл бұрын
Did you just copy the idea of the network tab from my last comment? kinda sus
@JohnWatsonRooney2 жыл бұрын
I thought it was interesting!
@capomodding2 жыл бұрын
@@JohnWatsonRooney well your welcome, keep grinding
@Jump-2-the-moon2 жыл бұрын
I’m glad he made a video on it. I wouldn’t have know otherwise, and he spoke very clearly on it. Thank you!