Skip to content

Conversation

@mxschmitt
Copy link
Contributor

@mxschmitt mxschmitt commented Jan 24, 2025

Only NUnit for now until the API design has been clarified.

@mxschmitt mxschmitt force-pushed the feat/allow-connecting-remote branch 2 times, most recently from d9e68ba to 9f889d6 Compare January 24, 2025 16:21
}

public static Task<BrowserService> Register(WorkerAwareTest test, IBrowserType browserType)
public static Task<BrowserService> Register(WorkerAwareTest test, IBrowserType browserType, PlaywrightConnectOptions? connectOptions)
Copy link
Contributor

Choose a reason for hiding this comment

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

I see that this class is not using the Async suffix. Was this on purpose or a mistake?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks like a mistake.

@mxschmitt mxschmitt force-pushed the feat/allow-connecting-remote branch from 84193c0 to 86fea44 Compare January 30, 2025 14:35
@mxschmitt mxschmitt force-pushed the feat/allow-connecting-remote branch 2 times, most recently from c591630 to 59b18e2 Compare January 30, 2025 17:03
@mxschmitt mxschmitt force-pushed the feat/allow-connecting-remote branch from 59b18e2 to b6ee12c Compare January 31, 2025 10:42
@mxschmitt mxschmitt merged commit bed10ff into main Jan 31, 2025
13 of 15 checks passed
@mxschmitt mxschmitt deleted the feat/allow-connecting-remote branch January 31, 2025 10:59
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.

5 participants