I tried selenium scripts and nightmareJS and I don't like either since I still have to write code to capture CSS selectors etc.
Is there a tool to record manual frontend tests? Ideally, I can click around my whole application once and then let it run on Gitlab CI on each pull request to check if my changes broke something.