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 DiscussionsTrial licenseTestcomplete issue with Java17 ( Javax Swing applications)Can not open "Mapped Objects" and "Aliases" window at the same time
Related ContentRunning multiple keyword tests in JenkinsRunning a Data Driven Test using multiple Keywords and scriptsone keyword test to run using multiple files