ContributionsMost RecentMost LikesSolutionsRe: How to run test case without clicking Get Access Token button in the oauth2 authorization profile? Hi Natalie, The automation for entering browser credentials is already done. My question is I could not run the test case successfully without clicking on "Get access token" as shown in the screenshot How to run test case without clicking Get Access Token button in the oauth2 authorization profile? I created oauth2.0 code authorization grant profile to get access token from server for a REST request. But when I run test case without clicking "Get Access Token", test request throws error "Authentication failed". How can I automate test case with access token automatically