Skip to content

Updated contributions#3

Merged
alexkrolick merged 5 commits intoalexkrolick:testing-libfrom
weyert:testing-lib
Aug 15, 2019
Merged

Updated contributions#3
alexkrolick merged 5 commits intoalexkrolick:testing-libfrom
weyert:testing-lib

Conversation

@weyert
Copy link
Copy Markdown

@weyert weyert commented Aug 14, 2019

Updated contributions so I get notified when someone makes PRs regarding this.

dblClick: (element: Element | Window) => void;
selectOptions: (element: Element | Window, values: string | string[]) => void;
type: (element: Element | Window, text: string, userOpts?: UserOpts) => Promise<void>;
click: (element: TargetElement) => void;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this spacing correct? It keeps moving around.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, I am not sure if TypeDefinitely is reformatting or I am having some wacky prettier settings in VSCode 🤔

@alexkrolick alexkrolick merged commit 5ff15d6 into alexkrolick:testing-lib Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants