How to Create List Variable in Robot Framework | List Variable | Robot Framework Tutorial

Опубликовано: 10 Июль 2021
на канале: RPA Hub
2,865
95

List variable will have an array of values. To get the value, the list item is passed as the argument to the list variable.

Syntax
@{variablename}

Robot Framework has its own variables that can be used as scalars, lists or dictionaries using syntax ${SCALAR}, @{LIST} and &{DICT}, respectively. Variables are useful, for example, in these cases: When strings change often in the test data. With variables you only need to make these changes in one place.

#rpahub #robotframework #opensourcerpa #rpa #robot #variable
***************************************************************************
Did you enjoy the video? If so, give it a like above!

Subscribe to our channel for more techie video
👉 https://www.youtube.com/c/RPAHub?sub_...

Get Updated with RPA Hub!!

P.S. Make sure to keep up with us by clicking the bell!