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
..
ElementAppPage.ts
Spotlight.ts
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
network.ts
settings.ts
timeline.ts
toasts.ts