I am a new Galen user.
In my scenario, I have created multiple test cases, for each test case I have diffract spec file.
I want to create a suit which should execute all five test cases one by one on chrome browser with 1680x1050size
For example,
I have 5 test cases, and for each test case I have 5 different specs file.
TESTCASE. SPEC FILE
1) home.test.js ---------------------> HOM.gspec
2) welcomePage.test..js --------> WEL.gspec
3) schema.test.js -----------------> SCH.gspec
4) maps.test.js----------------------> MAP.gspec
5) bill.test.js ------------------------> BIL.gspec