ContributionsMost RecentMost LikesSolutionsTrigger UI TestLeft Test (Java) as part of CI Process, Im trying to integrate my testleft test on a gitlab CI pipeline, but I want to know if there is a way to run the test (maven) without login into the Remote Desktop, right now the only way that i have is manually open the remote session, than start the test from gitlab, I took a look at this: https://support.smartbear.com/testexecute/docs/running/automating/sessioncreator/index.html but seems that is only for TestComplete projects(.mds / .pjs) not sure how to apply that into maven project, any help will be appreciated Thanks Jesus