cbPlaywright — End-to-End Tests with Playwright and TestBox
Playwright is end-to-end testing tool by Microsoft. It can be used to simulate a browser visiting your website like Selenium and Cypress. The real fun for us comes from the Java SDK for Playwright which we can use to run Playwright from our TestBox tests! In this session you will learn how to get started testing your website end-to-end with Playwright and TestBox.