Hello Team,
Consider I have 4-5 suite files in a folder to execute, now I want a particular suite A.robot which contains some prerequisite to be done before each suite starts.
I want to save the time to execute only once and not to make it a keyword to call in Suite Setup of all the 4-5 suite files.
Please suggest a way to handle this. Thanks!