public async Task OneTimeSetUp() { TestSetUp.Reset(false); _robotTest = new RobotTest(); await _robotTest.OneTimeSetUp(); }