Arunachalam_RMOccasional Contributor5 years agocustom authorization in groovy script .need explanation for each in body section? def authProfileName = "Name of your profile"; def project = testRunner.getTestCase().getTestSuite().getProject(); def authProfile = project.getAuthRepository().getEntry(authProfileName); authProfi...Show More
richieCommunity Hero5 years agoHey Arunachalam_RM,Can you confirm exactly what youre trying to do an what the problem is?TaRich
Arunachalam_RMOccasional Contributor to richie5 years agoI am just trying to know how custom authorization is going to work in groovy
Arunachalam_RMOccasional Contributor to richie5 years agoI am just trying to know how custom authorization is going to work in groovy
Recent DiscussionsRemove Cookie headerProper Way of Creating API Interface Using ScriptSave TestCase - keyboard shortcut command
Related ContentAuthorizationRest API AuthorizationAuthorization has been denied for this request - error message