Skip to content

Instantly share code, notes, and snippets.

View hlaueriksson's full-sized avatar
👨‍🦰
I may be slow to respond.

Henrik Lau Eriksson hlaueriksson

👨‍🦰
I may be slow to respond.
View GitHub Profile
@hlaueriksson
hlaueriksson / Examples.cs
Last active November 12, 2023 21:15
Playwright for .NET Documentation
using System;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
using Microsoft.Playwright;
using NUnit.Framework;
namespace PlaywrightVanilla.Sample.NUnit
{
public class Examples
{
@hlaueriksson
hlaueriksson / 2023-03-26-retry-flaky-tests-with-dotnet-test-and-powershell.md
Created March 25, 2023 21:40
2023-03-26-retry-flaky-tests-with-dotnet-test-and-powershell
@hlaueriksson
hlaueriksson / 2024-02-13-creating-custom-powertoys-run-plugins.md
Last active September 22, 2024 09:21
2024-02-13-creating-custom-powertoys-run-plugins