Automated Website Testing using GUI

What is the best way for automated front-end testing using GUI for a WebSite?

I have to write testing module to test whole website automatically using GUI whatever a user can do on website.

I have used mocha for testing the code but it does not provide GUI.