Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 287 Bytes

File metadata and controls

3 lines (2 loc) · 287 Bytes

WebBrowserTestSample

This is a simple Web API application that responds with Hello, world! through HTTP. The tests use playwright-sharp to open a chromium browser and access the page, asserting for the correct element in the page.