BrowserStack Interview Question

Q1. design and create a log file watcher which sends the log changes across multiple clients connected to it. Use websocket and give them real-time log changes. Q2) create and design APis such that it performs the following functions. 1) open / close chrome 2) open/ close Firefox 3) get the URL of active tab in chrome(it's another process which you need to access)

Interview Answer

Anonymous

Feb 3, 2021

I was able to do 75% of both projects, was a good challenge.