From the course: Robot Framework Test Automation: Level 2

Unlock this course with a free trial

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

Updating your IDE and plugin

Updating your IDE and plugin

- [Instructor] Since we didn't experience any problems upgrading Python or our Robot Framework libraries, or even the web drivers, now it's time to move on and upgrade PyCharm and the Intellibot plugin. Of course to do that, we'll go to the JetBrains.com website, we'll hover over IDEs here and and click on PyCharm. Click the download button, grab Community edition, and click on that. And it'll allow you to save as in any particular directory you'd like. I've already done that, so I'm just going to go ahead and click on pycharm-community-2016.2 here, and hopefully we can just install it over itself with no problems. Confirm the run. Next, and notice it's prompting us to uninstall the previous version that we have. And you can see that I have that installer on my hard drive in C:\installers\Pycharm in case I need to go back. And I don't really have any advice for you on whether to leave the settings and configurations from old versions. Seems like a good idea to do that, but at the same…

Contents