Changed BRU_FILE_NAME from a string to a regex pattern for better matching.
- Implemented logic to send headers in websocket messages. - Added tests for websocket connections and message handling. - Created locators for common elements in websocket tests.