-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[dotnet] Stream Selenium Manager output to internal logging #17024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nvborisenko
wants to merge
27
commits into
SeleniumHQ:trunk
Choose a base branch
from
nvborisenko:sm-output-stream
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+234
−129
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
3dd4bd1
Better api to discover browser path
nvborisenko 889ed9c
Remove old api
nvborisenko 71dd903
Debug or Trace if enabled
nvborisenko 9eb26b9
Introduce mixed logs
nvborisenko ee625a9
Timeout
nvborisenko 936d220
Format error output in exception
nvborisenko 2d17591
Parse SM io messages
nvborisenko 628e287
Parse error level
nvborisenko a3bf877
Remove duplicate log level handling for warnings
nvborisenko 156f2b6
Docs for options
nvborisenko dd09060
Don't expose magic const
nvborisenko 6f8df55
Compiled regex
nvborisenko 0301772
Remove log enabled check
nvborisenko f271e2b
Local datetime
nvborisenko 2ccbd77
Dispose process object
nvborisenko 68c257a
Reveal STDOUT if sm exited with error
nvborisenko 7b4dee3
Apply suggestion around regex
nvborisenko f6b3470
Merge branch 'trunk' into sm-output-stream
nvborisenko 3a28848
Use log-level switch
nvborisenko 75fe941
WARN log level
nvborisenko b531bd3
Root check for nullable options
nvborisenko 175d609
Update dotnet/src/webdriver/DriverFinder.cs
nvborisenko 480994e
Correct spacing in #if preprocessor directive
nvborisenko 5ea94c9
Make cached driver path local nullable
nvborisenko 45e28d7
Merge branch 'trunk' into sm-output-stream
nvborisenko 83c28ca
Parse log timestamps with invariant culture and UTC
nvborisenko 1e392e8
Rename discovery types to BrowserDiscovery*
nvborisenko File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.