ContributionsMost RecentMost LikesSolutionssample ci yml for running readyapi test in gitlab The script needed to run ready API tests in GitLab. I have 1 controller testscript in readyAPI just want to trigger with parameter. Re: ReadyPI Query Parameter - I want to add same parameter twice It Worked. Thank you so much for your quick help. ReadyPI Query Parameter - I want to add same parameter twice I have an endpoint where I need to send 2 values for a single parameter. Eg. Signature?product=auto&product=home In postman, i can pass 2 params as "product" with Auto and Home values. But not in ReadyAPI. Need help. If i give this in single product param "product=auto&home" its not working. Solved