How to setup and run robot framework selenium test in VS code

Hi,

How to set up and run Robot Framework Selenium tests in VS Code.

Please provide detailed steps.

Thanks in Advance,
Vignesh

Maybe The Official Docs available at robotframework.org could help here ? Yes, maybe this is detailed enough; Set up your IDE | ROBOT FRAMEWORK

then, maybe SeleniumLibrary has installation instructions ? Im quite sure it does and here it is; SeleniumLibrary/README.rst at master · robotframework/SeleniumLibrary · GitHub

Last link might even give examples of how to write bare bones selenium test.

Also its really really worthwhile to read the official documentation for both, Robot Framework and SeleniumLibrary.

2 Likes