Forum Discussion

chaneyc's avatar
chaneyc
Contributor
3 years ago
Solved

Changing Keys to SetText in Keyword test

Hi there,   Is it possible to change Operation = Keys to SetText in a Keyword test? Also, what is the easiest way to keep up with lable changes in a website so that your scripts can stay up to date...
  • Marsha_R's avatar
    Marsha_R
    3 years ago

    Well, yes. SetText will do it all at once, "setting" the value.  Keys emulates someone actually typing the value in, thus the one character at a time.  

     

    I've had it happen before with SetText that the text is visible in the field but it wasn't being saved, so I would switch to Keys.