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 DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running
Related ContentRunning multiple keyword tests in JenkinsRunning a Data Driven Test using multiple Keywords and scriptsone keyword test to run using multiple files