Latest News from the Thunders Product Team
You can now set variables and credentials at the project level.
These apply across all environments and test cases within the project.
→ Variables follow a clear priority: Project, then Environment, then Test.
A variable defined at the project level is used by default. If the same variable is defined at the environment level, it overrides the project value for that specific environment.
💡This avoids duplicating the same variables across every environment. You define them once at the project level and only override where needed.