Test suite 2 is expecting an open browser. is the browser closed after test suite1 is executed?
Test suite collection is not intended to use the way you described.
In Test Suite 1 Open brower and makes some clicks and save values in a module.
In Test Suite 2 The first test case try to navigate to another module and continue with more action.
I tried to continue runing more test cases without close browser so I can make a big flow, make diferent suites and run them in sequence.
The flow should be one test suite. Like for example. create an address, edit an address, delete an address. These are three testcases and you can create one test suite with these three.
I have 6 testcases in that way, I added 3 into a Test Suite and the other 3 into another Test Suite, but after that I create a Test Suite to continue with the flow but when I try to run my test collection, This only runs the first Test Suite, but not the second one,
TRying Test suite twice works, I tried creating another test Suite and still have the same issue, just run the first instance.
I think that Test collection cannot execute multiple Test Suites that works in the same Browser instance, Maybe I need to open a new browser for each Test case that stast in Test Suite.
Ive experienced the same, however, discovered the second suite did run but for some reason didnt show in real time the fail/passed status, when the report was extracted found all the results as expected.
tried, in test suite collection from suite to suite it's not possible to send parameter using
call testcase keyword.
I guess that every test suite will initiates its own start
when executed tessuitecollection
2019-05-01 16:52:26.357 ERROR c.k.katalon.core.main.TestCaseExecutor - Test Cases/GlobalVarBetweenTestSuites/forTestSuite2 FAILED.
Reason:
groovy.lang.MissingPropertyException: No such property: driver for class: Script1555915475665