Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[py] close out logging on quit (#12637)
* Update webdriver to close geckodrive log_output process on quit * add conditional to close log_output whether it be type int or if it's a file-like object * [py] move closing logic to common driver service --------- Co-authored-by: titusfortner <[email protected]>
- Loading branch information