ContributionsMost RecentMost LikesSolutionsRe: [Resolved] Proxy setting as None through Groovy Great..! This helped me a lot Re: Content-Disposition paramters Your solution solved my problem HTTP method changes when changing the environment I have a POST call test, that i need to execute in 2 environment, Development & test. When i Execute it in Development, its working but the same test changing the method in the URL from POST to GET Develoment environment: POST https://gms.com/documents/ Test environment: GET https://gms.com/documents/ Not sure how is automatically changing when i change the environment, i have double checked it has only POST in the resource level Re: License not found Hi, getting the same issue, i am running the project in Jenkins CI, please let me know the steps When running the SOAPUI project in Jenkins CI, received SOAPUI PRO LICENSE NOT FOUND I have my Pro license installed in my machine, but when calling my SOAPUI project in Jenkins through ANT script recived the below error, soapui: [exec] SoapUI Pro 5.1.2 TestCase Runner [exec] [exec] ************************************************************************************* [exec] SOAPUI PRO LICENSE NOT FOUND [exec] Please follow the instructions at [exec] http://www.soapui.org/Licenses/license-not-found.html [exec] on how to install a valid license [exec] Shutting down... [exec] ************************************************************************************* [exec] [exec] Result: -1 How to parse HTML response in SOAP UI ProI have a endpoint which gives the response in HTML format, i want to validate a number "123" exist or not. how can i validate it using groovy script of something else the response would be like this Version of aime build is 134 and Tag is RSP-134-1403261756