ContributionsMost RecentMost LikesSolutionsRe: Launch browser with specific URL and return text back into Soap UI Hi Team, I have an issue , i need to launch a browser, unable to mimic it via HTTP request. Issue is I am unable to do the same via microsoft azure. where once i enter the URL it asks me the username and password and on the URL itself it returns the token that is used for authentication of other API's. Refer this: https://github.com/AzureAD/azure-activedirectory-library-for-js Re: How to Run two tags together in SOAPUI pro?? Yes, All my test-cases are segregated by Sanity ,Regression So i want to run Sanity & Regression both tags scenarios what should be written to execute those. because if i add "-TTestCase Smoke,Regression" this is an AND condition for OR condition what can be done?? I see same testcase result twice by name in report of jenkins I integrated the same with jenkins but the report of Junit shows same result of test case name twice, can you please suggest why is this happening?? How to Run two tags together in SOAPUI pro?? I tried adding two tags like "-TTestCase WTR,WTRSS" in jenkins console , but it shows testcase are disabled? how to add two tags in jenkins?? I am unable to publish xml report through jenkins, i have selected publish junit xml report Unable to publish the report it shows below error: Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Finished: FAILURE