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.
Sections of the script file - Selenium Tutorial
From the course: Robot Framework Test Automation: Level 1 (Selenium)
Sections of the script file
In the previous video, I gave you a high level overview of how we're eventually going to organize our project files into layers. In the next video, we're going to choose our library and start writing steps into our script. And I know it might feel like I'm dragging things out here, but before we do that, I want to show you one more high level contextual topic, and that's the sections of the script file. You may recall in the introduction section, I have a video called "What is a Test Automation Framework." It's important to realize that we're not just going to open up a script file and start writing in test steps. The fact that we're using some kind of a Framework implies that there's going to be some organization and conventions and so on. So revisiting this slide, you can see I've already touched on several of these topics in the overview videos I've given you so far. There are three topics on this slide that relate to the need to create sections in our script. Item 4 here, says…
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
-
-
-
-
-
-
-
-
-