feat(testing-harness): allow connecting remotely #5394
Annotations
10 warnings
build:
src/Playwright.Xunit/BrowserService.cs#L58
Nullable value type may be null.
|
build:
src/Playwright.NUnit/BrowserService.cs#L58
Nullable value type may be null.
|
build:
src/Playwright.MSTest/BrowserService.cs#L58
Nullable value type may be null.
|
build:
src/Playwright.NUnit/BrowserService.cs#L58
Nullable value type may be null.
|
build:
src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
build:
src/Playwright.Xunit/BrowserService.cs#L58
Nullable value type may be null.
|
build:
src/Playwright.NUnit/BrowserService.cs#L58
Nullable value type may be null.
|
build:
src/Playwright.MSTest/BrowserService.cs#L58
Nullable value type may be null.
|
build:
src/Playwright.NUnit/BrowserService.cs#L58
Nullable value type may be null.
|
build:
src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|