This video demonstrates the syntax of FOR loop in robot framework.
It includes
1) FOR with Range,
2) For With List,
3) How to Continue FOR loop
4) How to break FOR loop
For Robot and VS code installation please refer the following video.
• RobotFramework Hello World Program in...