playwright: Document some of the fixtures (#12388)
This commit is contained in:
committed by
GitHub
parent
2abac6fb70
commit
9587cfacfa
@@ -21,6 +21,9 @@ import { Client } from "./client";
|
||||
import { Timeline } from "./timeline";
|
||||
import { Spotlight } from "./Spotlight";
|
||||
|
||||
/**
|
||||
* A set of utility methods for interacting with the Element-Web UI.
|
||||
*/
|
||||
export class ElementAppPage {
|
||||
public constructor(public readonly page: Page) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user