interactive icon indicating copy to clipboard operation
interactive copied to clipboard

Browser package

Open jonsequitur opened this issue 3 years ago • 1 comments

This introduces the basics for executing JavaScript when running .NET Interactive without a UI.

jonsequitur avatar Jun 23 '22 21:06 jonsequitur

To make this work in CI you need to configure playwright differently and acquire the browser engine like we do in trydotnet.

colombod avatar Jun 24 '22 08:06 colombod