Robot Framework Tutorial #18 - Variable Scope in Robot Framework

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

Información de descarga y detalles del video Robot Framework Tutorial #18 - Variable Scope in Robot Framework

Autor:

Software Testing Mentor

Publicado el:

1/2/2020

Vistas:

21.7K

Descripción:

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.