Używam lalkarza i żartuję, żeby przeprowadzić testy frontonu. Moje testy wyglądają następująco: describe("Profile Tab Exists and Clickable: /settings/user", () => { test(`Assert that you can click the profile tab`, async () => { await page.waitForSelector(PROFILE.TAB); await...