Forum Discussion

jg0888's avatar
jg0888
Contributor
7 years ago
Solved

Using the KeywordTest, is there a way to set the first x number of characters from last operation?

I want to search from specific value that displays on the UI. It displays as "Lastname, Firstname", and I want to select the "Lastname" before the comma. If there isn't a way to do this, can I select...
  • shankar_r's avatar
    shankar_r
    7 years ago

    In common, you can always aqString.SubString as this is TestComplete in-build function.