### Is your feature request related to a problem? to avoid ``` const browserName = typeof runner.capabilities.browserName === 'string' ? runner.capabilities.browserName : 'unknown-browser'; ``` https://github.com/webdriverio-community/wdio-video-reporter/pull/713#discussion_r2069651543 ### Describe the solution you'd like. . ### Describe alternatives you've considered. _No response_ ### Additional context _No response_ ### Code of Conduct - [x] I agree to follow this project's Code of Conduct