Solved
Forum Discussion
nmrao
5 years agoCommunity Hero
Have you extracted the token? If so, then save it custom property say TOKEN at test suite or project level so that it can be used across the project by referring as ${#Project#TOKEN} (if saved at project level) wherever you need it.