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

تاريخ النشر:

1‏/2‏/2020

المشاهدات:

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.