chore: Standardize code, comments and docs on US-English spelling (#2707)
This commit is contained in:
@@ -92,7 +92,7 @@ export const tabUntil = async (
|
||||
|
||||
/**
|
||||
* Click an element with a real pointer, which is the only kind that carries the
|
||||
* browser's own behaviour: the press moves focus, and an element that stops the
|
||||
* browser's own behavior: the press moves focus, and an element that stops the
|
||||
* press doing so leaves it where it was.
|
||||
*/
|
||||
export const clickElement = async (element: Element): Promise<void> =>
|
||||
|
||||
Reference in New Issue
Block a user