Update selenium and devtools versions #1894
Triggered via pull request
February 25, 2026 04:18
Status
Failure
Total duration
12m 46s
Artifacts
–
Annotations
60 errors and 6 warnings
|
tests (ubuntu, stable):
examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L206
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, stable):
examples/dotnet/SeleniumDocs/Browsers/EdgeTest.cs#L160
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, stable):
examples/dotnet/SeleniumDocs/Browsers/ChromeTest.cs#L166
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, stable):
examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L23
The type or namespace name 'SeleniumManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, stable):
examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L39
'DriverFinder' does not contain a definition for 'GetDriverPath' and no accessible extension method 'GetDriverPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, stable):
examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L206
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, stable):
examples/dotnet/SeleniumDocs/Browsers/EdgeTest.cs#L160
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, stable):
examples/dotnet/SeleniumDocs/Browsers/ChromeTest.cs#L166
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, stable):
examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L39
'DriverFinder' does not contain a definition for 'GetDriverPath' and no accessible extension method 'GetDriverPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, stable):
examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L23
The type or namespace name 'SeleniumManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, nightly):
examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L206
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, nightly):
examples/dotnet/SeleniumDocs/Browsers/ChromeTest.cs#L166
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, nightly):
examples/dotnet/SeleniumDocs/Browsers/EdgeTest.cs#L160
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, nightly):
examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L39
'DriverFinder' does not contain a definition for 'GetDriverPath' and no accessible extension method 'GetDriverPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, nightly):
examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L23
The type or namespace name 'SeleniumManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, nightly):
examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L206
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, nightly):
examples/dotnet/SeleniumDocs/Browsers/ChromeTest.cs#L166
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, nightly):
examples/dotnet/SeleniumDocs/Browsers/EdgeTest.cs#L160
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, nightly):
examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L39
'DriverFinder' does not contain a definition for 'GetDriverPath' and no accessible extension method 'GetDriverPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, nightly):
examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L23
The type or namespace name 'SeleniumManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, stable):
examples/dotnet/SeleniumDocs/Browsers/EdgeTest.cs#L160
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, stable):
examples/dotnet/SeleniumDocs/Browsers/ChromeTest.cs#L166
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, stable):
examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L206
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, stable):
examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L39
'DriverFinder' does not contain a definition for 'GetDriverPath' and no accessible extension method 'GetDriverPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, stable):
examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L23
The type or namespace name 'SeleniumManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, stable):
examples/dotnet/SeleniumDocs/Browsers/ChromeTest.cs#L166
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, stable):
examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L206
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, stable):
examples/dotnet/SeleniumDocs/Browsers/EdgeTest.cs#L160
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, stable):
examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L39
'DriverFinder' does not contain a definition for 'GetDriverPath' and no accessible extension method 'GetDriverPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, stable):
examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L23
The type or namespace name 'SeleniumManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, nightly):
examples/dotnet/SeleniumDocs/Browsers/ChromeTest.cs#L166
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, nightly):
examples/dotnet/SeleniumDocs/Browsers/EdgeTest.cs#L160
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, nightly):
examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L206
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, nightly):
examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L39
'DriverFinder' does not contain a definition for 'GetDriverPath' and no accessible extension method 'GetDriverPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, nightly):
examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L23
The type or namespace name 'SeleniumManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, nightly):
examples/dotnet/SeleniumDocs/Browsers/EdgeTest.cs#L160
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, nightly):
examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L206
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, nightly):
examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L39
'DriverFinder' does not contain a definition for 'GetDriverPath' and no accessible extension method 'GetDriverPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, nightly):
examples/dotnet/SeleniumDocs/Browsers/ChromeTest.cs#L166
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (windows, nightly):
examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L23
The type or namespace name 'SeleniumManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, stable):
examples/dotnet/SeleniumDocs/Browsers/EdgeTest.cs#L160
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, stable):
examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L206
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, stable):
examples/dotnet/SeleniumDocs/Browsers/ChromeTest.cs#L166
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, stable):
examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L39
'DriverFinder' does not contain a definition for 'GetDriverPath' and no accessible extension method 'GetDriverPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, stable):
examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L23
The type or namespace name 'SeleniumManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, stable):
examples/dotnet/SeleniumDocs/Browsers/ChromeTest.cs#L166
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, stable):
examples/dotnet/SeleniumDocs/Browsers/EdgeTest.cs#L160
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, stable):
examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L206
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, stable):
examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L39
'DriverFinder' does not contain a definition for 'GetDriverPath' and no accessible extension method 'GetDriverPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, stable):
examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L23
The type or namespace name 'SeleniumManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, nightly):
examples/dotnet/SeleniumDocs/Browsers/ChromeTest.cs#L166
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, nightly):
examples/dotnet/SeleniumDocs/Browsers/EdgeTest.cs#L160
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, nightly):
examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L206
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, nightly):
examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L39
'DriverFinder' does not contain a definition for 'GetDriverPath' and no accessible extension method 'GetDriverPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, nightly):
examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L23
The type or namespace name 'SeleniumManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, nightly):
examples/dotnet/SeleniumDocs/Browsers/ChromeTest.cs#L166
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, nightly):
examples/dotnet/SeleniumDocs/Browsers/EdgeTest.cs#L160
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, nightly):
examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L206
'DriverFinder' does not contain a definition for 'GetBrowserPath' and no accessible extension method 'GetBrowserPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, nightly):
examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L39
'DriverFinder' does not contain a definition for 'GetDriverPath' and no accessible extension method 'GetDriverPath' accepting a first argument of type 'DriverFinder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests (macos, nightly):
examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L23
The type or namespace name 'SeleniumManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
tests (ubuntu, stable)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
tests (ubuntu, nightly)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
tests (windows, stable)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
tests (windows, nightly)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
tests (macos, stable)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
tests (macos, nightly)
Attempt 1 failed. Reason: Child_process exited with error code 1
|