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 DiscussionsCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1Invalid Content-Type for attachments
Related ContentVerify Frozen columns in ExcelConfirmation window when running testStepGroovy script to run a Teststep doesn't fail when the test Step fails