Brandon_TuckerOccasional Contributor17 years agoFrozen ui when running teststeps within groovyIf I do testRunner.runTestStepByName(testStep) from within a groovy script the ui is frozen as if it has to wait until the request is finished to update the swing components, logs, and etc. Is ther...Show More
SmartBear_SuppoAlumni17 years agoHello,You could use SwingUtils.invokeAndCall(..) to run test step. Let me know if that helps.robert
Recent DiscussionsREST MockService: mockRequest.requestContent is null for PATCHShared workspaceNo Fluff Just Real Stuff - latest newsletter from the DevRel Team at SmartBear
Related ContentVerify Frozen columns in ExcelConfirmation window when running testStepGroovy script to run a Teststep doesn't fail when the test Step fails