From the course: Robot Framework Test Automation: Level 1 (Selenium)

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

Robot vs. pybot

Robot vs. pybot

This is going to be a very short video, but I needed to let you know that all of the videos you're going to see in this section are going to reference a command called Pybot. And at the time these videos were recorded, Robot Framework 2.7, I think is what I was using, Pybot was the correct command, but you can see that it references Py, which, kind of, stands for Python. When Robot Version 3 came out, they changed the Pybot command to Robot, which is a more generic term that's agnostic of Python. So just keep in mind for the videos in this section and even many beyond this section are going to mention the Pybot command, just know that you should really be using the Robot command instead.

Contents