Manage TBox versions
Sometimes updates to third-party dependencies, such as .NET, may cause breaking changes. If your test case has compatibility issues with the latest version of TBox, you can use an older version of TBox.
If you experience these issues, we recommend you do the following:
-
Contact us to enable an older version of TBox. You can't change versions on your own.
-
Continue running your test cases with the older TBox. Once enabled, the older TBox version is the global default.
-
Troubleshoot your test cases. You can enable local machines to run the latest TBox version.
Enable an older TBox version
After you contact us, we disable Launcher auto-updates and manage your TBox version.
Note that you can use an older TBox version for 30 days maximum.
You can see how recently TBox versions have been updated on Settings > System settings.
Enable the latest TBox for local machines
You can enable the latest TBox version only for local devices.
To troubleshoot your test cases, you can enable the latest TBox. Just add the environment variable named LAUNCHER_DISABLE_TBOX_PINNED_VERSION with the value true.
Be sure to restart Launcher after setting this environment variable.