Very simple, since you already cypress installed into your project, we will skip instructions for how to set that up. Assuming that you already have npm run cypress working, lets move ahead. You should edit the pom.xml within the ui.frontend to run something like npm run cypress && npm run prod. Onc...