I'm so thrilled to announce that my book UI testing with Puppeteer has been published! You can find...
It is my pleasure to announce that today Microsoft forked Playwright Sharp! Wait, did you...
I've been porting Puppeteer code (to puppeteer-sharp) from javascript to C# since late 2017 and Playw...
Firefox joined to the PlaywrightSharp family! What can I do with PlaywrightSharp.Firefox?...
Introduction If you want to implement interprocess communication, you will end up reading...
I'm super excited to share with you that yesterday I have received the Microsoft MVP Award for the ve...
In my previous post we created an image to get Puppeteer-Sharp running on Docker. Let's see if we can...
I get many questions about running Puppeteer-Sharp on Docker. Let's see if we can get a: Let's tak...
As you may have heard, Microsoft made available to the public its Chromium-powered Edge browser. May...
Once upon a time Not enough friends? Get a bot! was my second post on this blog. I was lea...
Let me tell you a story about async voids, SynchronizationContext, and async programming. A few days...
I remember implementing git in my team. I think it was more than 6 years ago. At that time, A...
A real-time journey
Using Chrome in Azure with Puppeteer Sharp and Browserless.io or how to implement a Telegram Web Photographer.
One thing we needed to start testing Puppeteer Sharp was a simple web server to run a testing website...
We all hate boilerplates, right? That bunch of code that you copy over and over again. Boilerplates a...
Maintaining the state of a large page can be quite a challenge. Let's say you were asked to implement...
I started to prepare two posts, one about Page Sessions and the other one about reducing QueryString,...
Introduction An OSS project is very different from a project you work on in your daily job...
What? A new blog? What is it, 2003? Don't check your calendar, we are in 2018, and I am creating a n...
What's wrong with databases? I won't try to sell you the idea that stored procedures are...
How to build your first friend bot.