Robot Framework Tutorial #19 - Arguments in Robot Framework

Robot Framework Tutorial #19 - Arguments in Robot Framework15:27

Robot Framework Tutorial #19 - Arguments in Robot Framework 视频的下载信息和详情

作者:

Software Testing Mentor

发布日期:

2020/2/1

观看次数:

29.9K

简介:

In this robot framework tutorial we will learn how to use Arguments in robot framework. You can use arguments in user defined keywords and make your code more maintainable and readable. Keywords can accept zero or more arguments, and you can assign default values to some arguments.