You Don’t Need Selenium - Playwright for UI and API tests
automation tests api playwright selenium
Why use selenium for UI tests, another tool for API tests, when you can just combine both types of testing under one project?
Playwright offers QA teams a modern and faster alternative to legacy Selenium wich is slower in excecution time.
See this example folder structure below
-- api
-- ui