element-web/playwright/pages
Richard van der Hoff 1e7631386e
Playwright: factor out some common code (#49)
* playwright: factor out `bootstrapCrossSigningForClient` method

Pull this out so it can be used elsewhere. Also expose the `resetKeys` param,
which might be useful in future.

* playwright: bot.ts: use `bootstrapCrossSigningForClient`

... instead of reinventing it.

* Only setup cross signing if `startClient` is set
2024-09-19 07:13:04 +00:00
..
bot.ts Playwright: factor out some common code (#49) 2024-09-19 07:13:04 +00:00
client.ts Playwright: factor out some common code (#49) 2024-09-19 07:13:04 +00:00
crypto.ts Change license (#13) 2024-09-09 13:57:16 +00:00
ElementAppPage.ts Change license (#13) 2024-09-09 13:57:16 +00:00
network.ts Change license (#13) 2024-09-09 13:57:16 +00:00
settings.ts Change license (#13) 2024-09-09 13:57:16 +00:00
Spotlight.ts Change license (#13) 2024-09-09 13:57:16 +00:00
timeline.ts Change license (#13) 2024-09-09 13:57:16 +00:00
toasts.ts Change license (#13) 2024-09-09 13:57:16 +00:00