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

發布日期:

2020/2/1

觀看次數:

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.