News

Robot_Framework_Selenium INSTALL ROBOT FRAMEWORK: pip install robotframework pip install robotframework-seleniumlibrary HOW TO RUN IT: Go to where the file is (the folder) e.g. robot testcase1.robot ...
Robot Framework is a generic open source test automation framework and Selenium2Library is one of the many test libraries that can be used with it. In addition to showing how they can be used together ...