From the course: Robot Framework Test Automation: Level 1 (Selenium)
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Install PyCharm IDE and Robot plugin - Selenium Tutorial
From the course: Robot Framework Test Automation: Level 1 (Selenium)
Install PyCharm IDE and Robot plugin
Okay. So the final thing we need to install is what's called an IDE, Integrated Development Environment. As I've said before, there are multiple IDEs we could use for Robot Framework, but PyCharm is a great choice and even the creator of Robot Framework still uses it. So in this lesson, we're going to install the PyCharm IDE and a plugin that's going to give us Robot Framework specific syntax highlighting and some other cool goodies I'll talk about later. So what we're going to do is we're going to go to jetbrains.com and find some kind of tools PyCharm link. We'll download and install the community edition, which is free. We'll install PyCharm, we'll launch it and then we'll jump into settings and click on "Plugins" to install that Intellibot plugin, and then we'll restart PyCharm and it will be ready to use. So I've opened up Chrome, I'm at jetbrains.com I see the developer tools link here, IDEs, I find PyCharm and click on that. I use the download button. And notice I have this…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
Install Python and PIP6m 34s
-
(Locked)
Install Robot Framework and SeleniumLibrary5m 38s
-
(Locked)
Install desired browsers1m 43s
-
(Locked)
Install WebDrivers6m 5s
-
(Locked)
Install PyCharm IDE and Robot plugin4m 56s
-
(Locked)
Create base scripts directory and project4m 57s
-
(Locked)
Navigating and searching your script files4m 9s
-
-
-
-
-
-
-
-
-
-