Run Test case multiple times

I want to run specific test cases multiple times. My robot file has Test setup and Test teardown to open and close the browser.

When I run multiple times that need to close and open the browser and run the test case

pabot --processes 2 --argumentfile1 FF.txt --argumentfile2 Chrome.txt -i Perf1 …/TestCases/Temp.robot