Skip to content

Enabling two FF driver tests #1637

Enabling two FF driver tests

Enabling two FF driver tests #1637

Triggered via pull request July 31, 2025 12:43
Status Failure
Total duration 9m 46s
Artifacts

dotnet-examples.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors, 18 warnings, and 4 notices
tests (macos, stable)
Final attempt failed. Child_process exited with error code 1
tests (macos, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L97
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (macos, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L68
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (macos, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L97
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (macos, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L68
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (macos, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L97
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (macos, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L68
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (ubuntu, stable)
Final attempt failed. Child_process exited with error code 1
tests (ubuntu, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L97
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (ubuntu, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L68
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (ubuntu, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L97
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (ubuntu, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L68
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (ubuntu, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L97
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (ubuntu, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L68
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (windows, stable)
Final attempt failed. Child_process exited with error code 1
tests (windows, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L97
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (windows, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L68
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (windows, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L97
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (windows, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L68
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (windows, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L97
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (windows, stable): examples/dotnet/SeleniumDocs/Browsers/FirefoxTest.cs#L68
'FirefoxDriverService' does not contain a definition for 'LogPath' and no accessible extension method 'LogPath' accepting a first argument of type 'FirefoxDriverService' could be found (are you missing a using directive or an assembly reference?)
tests (macos, stable): examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L48
'ConsoleLogHandler' is obsolete: 'Use TextWriterHandler instead, will be removed in v4.32'
tests (macos, stable)
Attempt 2 failed. Reason: Child_process exited with error code 1
tests (macos, stable): examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L48
'ConsoleLogHandler' is obsolete: 'Use TextWriterHandler instead, will be removed in v4.32'
tests (macos, stable)
Attempt 1 failed. Reason: Child_process exited with error code 1
tests (macos, stable): examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L48
'ConsoleLogHandler' is obsolete: 'Use TextWriterHandler instead, will be removed in v4.32'
tests (ubuntu, stable): examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L48
'ConsoleLogHandler' is obsolete: 'Use TextWriterHandler instead, will be removed in v4.32'
tests (ubuntu, stable)
Attempt 2 failed. Reason: Child_process exited with error code 1
tests (ubuntu, stable): examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L48
'ConsoleLogHandler' is obsolete: 'Use TextWriterHandler instead, will be removed in v4.32'
tests (ubuntu, stable)
Attempt 1 failed. Reason: Child_process exited with error code 1
tests (ubuntu, stable): examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L48
'ConsoleLogHandler' is obsolete: 'Use TextWriterHandler instead, will be removed in v4.32'
tests (windows, stable): examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L48
'ConsoleLogHandler' is obsolete: 'Use TextWriterHandler instead, will be removed in v4.32'
tests (windows, stable)
Attempt 2 failed. Reason: Child_process exited with error code 1
tests (windows, stable): examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L48
'ConsoleLogHandler' is obsolete: 'Use TextWriterHandler instead, will be removed in v4.32'
tests (windows, stable)
Attempt 1 failed. Reason: Child_process exited with error code 1
tests (windows, stable): examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L48
'ConsoleLogHandler' is obsolete: 'Use TextWriterHandler instead, will be removed in v4.32'
tests (ubuntu, nightly): examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L48
'ConsoleLogHandler' is obsolete: 'Use TextWriterHandler instead, will be removed in v4.32'
tests (macos, nightly): examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L48
'ConsoleLogHandler' is obsolete: 'Use TextWriterHandler instead, will be removed in v4.32'
tests (windows, nightly): examples/dotnet/SeleniumDocs/Troubleshooting/LoggingTest.cs#L48
'ConsoleLogHandler' is obsolete: 'Use TextWriterHandler instead, will be removed in v4.32'
tests (macos, stable)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
tests (macos, stable)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
tests (macos, nightly)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
tests (macos, nightly)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520