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.
Summary - Selenium Tutorial
From the course: Robot Framework Test Automation: Level 1 (Selenium)
Summary
In the last few lectures, we walked through the process for creating a raw Robot Framework script that can actually be used as a test case but isn't really considered a best practice. The previous videos used automationplayground/crm, and that's a website that I control. When I first created this course, I did all my demos on amazon.com, but as the years progressed, it became painfully apparent that amazon.com changes too much, and it caused all of my sample projects to break. My plan was to rework the entire course using this new CRM website. But once I looked back at all the videos I created to demonstrate industry standard best practices, I did such a good job explaining it with the Amazon website that I don't really want to take the time to redo it using CRM, because at the end of the day it's going to communicate the same kinds of things. So what I decided to do, was to keep the old videos that use this Amazon script to teach you about best practices. And what you can do, is you…
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
-
-
-
-
-
Overview9m 44s
-
(Locked)
Organizing your project files5m 42s
-
(Locked)
Sections of the script file10m 8s
-
(Locked)
Selenium2Library vs. SeleniumLibrary55s
-
(Locked)
Write test steps: Part 118m 5s
-
(Locked)
Run the script on different browsers8m 16s
-
(Locked)
Examine the great results files6m 19s
-
(Locked)
Write test steps: Part 211m 34s
-
(Locked)
Write test steps: Part 319m 28s
-
(Locked)
Summary2m 43s
-
-
-
-
-
-
-
-
-