Robot Framework Tutorial #18 - Variable Scope in Robot Framework

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

Информация о загрузке и деталях видео Robot Framework Tutorial #18 - Variable Scope in Robot Framework

Автор:

Software Testing Mentor

Дата публикации:

01.02.2020

Просмотров:

21.7K

Описание:

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.