From the course: Learning Selenium
What you should know - Selenium Tutorial
From the course: Learning Selenium
What you should know
- [Instructor] Before you get started with this course, there are just a few things you need to know. You should already know how to use and navigate the terminal. It will also be helpful if you are familiar with HTML and know what web elements are. I'll be downloading Ruby, Firefox, and Sublime Text while you'll need to follow along. Ruby will be used to write the test examples in this course, although no prior knowledge of Ruby is needed. Firefox will be used to run tests with Selenium WebDriver. And Sublime Text will be the text editor I will be using throughout this course, but any text editor or IDE of your choice will work just fine.
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.