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

Дата публікації:

01.02.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.