What is a Robot Framework test case?
Hi Emma,
A test case in Robot Framework is a single test scenario that consists of a series of steps and verifications.
Check our article Robot Framework Tutorial with Selenium and Python to know more about how to use Robot framework for Selenium automation testing.