martin_homeOccasional Contributor8 years agoSolvedI want to run multiple keyword tests in a certain order. Is is there a way of creating a driver keyword test to do this? Or a coded script cunderw8 years agoAbsolutely. You can just drag them into a main KWT in the order you want, call them from a script with KeywordTests.<KWTName>.Run() or run them as test items on your project page.
cunderw8 years agoAbsolutely. You can just drag them into a main KWT in the order you want, call them from a script with KeywordTests.<KWTName>.Run() or run them as test items on your project page.
cunderw8 years agoAbsolutely. You can just drag them into a main KWT in the order you want, call them from a script with KeywordTests.<KWTName>.Run() or run them as test items on your project page.
Recent DiscussionsApplication url change managementDelphi Mainmenu items is not clickedTestComplete Chrome Host (32-bit) process not clearing up after running test
Related ContentRunning multiple keyword tests in JenkinsRunning a Data Driven Test using multiple Keywords and scriptsCopy Keyword Test from one suite to another