Upgrade from v1.0.1 to v1.1.0
This guide will assist in upgrading your AltTester® Unreal SDK project from v1.0.1 to v1.1.0.
Dotnet
We changed the namespaces containing AltTesterUnitySDK.Driver into AltTesterSDK.Driver. So anywhere in your tests where you have the using keyword, you should make this change to avoid compiler errors.