For example we have an application with a login page.
We recorded two flows: one for transaction of amount, and another for checking the account statement.
In both the flows login page is common. It will be easy if we can generate a separate test script for login and refer it in the beginning of any flow.
My question is: is there any way so that we can link or refer a test script(recording) to run with any other test script(recording)?