Forum Discussion

lowres's avatar
lowres
Occasional Contributor
3 months ago
Solved

How to replace a Value with a Variable.

Hello All. Hoping you can help.... I need to select an entry from a radComboBox. Im using ClickItem. If I clickItem and use a number it will pick the relevant Item from the list. It also works...
  • rraghvani's avatar
    rraghvani
    3 months ago

    If you have a variable called FRUITNAME having the following string value "Banana[Enter]Apple[Enter]Pear" and you use the Keys operation. It will enter each fruit name followed by a carriage return. You can find more information at Keys Action.

    Scripts is different from Keyword Tests.