Merge pull request #3096 from element-hq/valere/playwright_access_tests

Integration Test: Add test for register, login, logout and guest create and join call
This commit is contained in:
Valere Fedronic
2025-03-17 09:31:44 +01:00
committed by GitHub
4 changed files with 160 additions and 6 deletions

View File

@@ -36,7 +36,12 @@ export default defineConfig({
name: "chromium",
use: {
...devices["Desktop Chrome"],
permissions: ["microphone", "camera"],
permissions: [
"clipboard-write",
"clipboard-read",
"microphone",
"camera",
],
ignoreHTTPSErrors: true,
launchOptions: {
args: [