chrisg29New Contributor5 years agoReuse desktop objects on different environments I have a desktop application (using Java forms) that runs on different environments. The functionality is the same, but when I try to run the same test, the object that is needed is slightly differen...Show More
chrisg29New Contributor5 years agoDo you know which of these properties I'll need to update to use a wildcard?
Marsha_RChampion Level 3 to chrisg295 years agoif that first one is the one that varies e.g. JFrame1, JFrame2 etc then change it to JFrame*
Recent DiscussionsSend Request Operation - Response Body?Elements detected, clicked in wrong location with ChromeLatency and Device Disconnect Issues in Test Complete Mobile Testing
Related ContentRerun Test Cases in different environmentsRun test cases in multiple environments for desktop applicationImplement several different endpoints in a single environment