You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[rust] Support different output types (logger, json, shell) in Selenium Manager (#11365) (#11531)
* [rust] Support different output types (logger, json, shell) in Selenium Manager (#11365)
* [rust] Honor --debug and --trace flags for JSON output
* [rust] Include result code and message in the JSON output
* [rust] Include assertion to check if driver exists in output test
* [rust] Include assertion for result code from JSON in test
* [rust] Remove trailing newline from shell and json output
* [rust] Use crate name env instead of hardcoding that name
0 commit comments