Commit Graph

4 Commits

Author SHA1 Message Date
Siddharth Gelera
e805beaf83 refactor: locators, tests, new request design 2025-10-01 13:28:58 +05:30
Siddharth Gelera
e6681553f5 chore: format 2025-09-25 18:17:12 +05:30
Siddharth Gelera
b61bcacabf test(websocket): update BRU_FILE_NAME to use regex
Changed BRU_FILE_NAME from a string to a regex pattern for better matching.
2025-09-18 17:42:41 +05:30
Siddharth Gelera
2a674786e2 test(websocket): add headers handling in tests
- Implemented logic to send headers in websocket messages.
- Added tests for websocket connections and message handling.
- Created locators for common elements in websocket tests.
2025-09-18 17:21:53 +05:30