You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement loading test parameters from a JSON config file instead of hardcoding them in Main.
User should be able to pass a path to a config file and the system will parse it into a TestConfig object used by LoadEngine.