edgedb-ui
edgedb-ui copied to clipboard
Port ui tests to playwright
In general I think this is good, we can replace later XPath and css (uiClass) locators where possible and use more semantic locators. I didn't thoroughly looked at globalSetup and globalTeardown, but I guess they are okay since tests run successfully.