How to set variable in robot framework?
Hi Alex Walker,
To set variables in robot framework, use the below command:
Set Test Variable ${commonvariable} //*[@data-qa='comboBoxListItem']
How to set variable in robot framework?
Hi Alex Walker,
To set variables in robot framework, use the below command:
Set Test Variable ${commonvariable} //*[@data-qa='comboBoxListItem']