Gatling for GUI automation

Hi,

Just wanted to check , if anybody used Gatling to automate GUI functional tests.

If so, please share your experiences.

Thanks,
Umesh

You can use Gatling for API functional tests, but Gatling is not a browser and won’t execute your Javascript, etc…
Use Selenium, PhantomJS and the likes for that.