Robot Framework Tutorial #18 - Variable Scope in Robot Framework

Robot Framework Tutorial #18 - Variable Scope in Robot Framework12:50

Download information and video details for Robot Framework Tutorial #18 - Variable Scope in Robot Framework

Uploader:

Software Testing Mentor

Published at:

2/1/2020

Views:

21.7K

Description:

In this Robot Framework tutorial we will learn about variable scope in Robot Framework. Depending on where and how the variables are created, they can have a global, test suite, test case or local scope.