Votes
Answers
Views
Question
0
3
64
Does anybody have suggestion on how to read and write to a text file with UFT GUI? Any suggestions?
0
2
637
asked 9 years ago by fandabidozi
updated 9 years ago by bubblehead712
I need to output part of a value from a text field, however when UFT returns the value, it returns all the text. Example: The field is displayed as "Travel ID 12345," I need the "12345" portion, but the output captures "ID 12345" or "Travel ID 12345." Any suggestions?
0
1
780
asked 9 years ago by fandabidozi
updated 9 years ago by bubblehead712
I need to capture a bitmap of some windows for my reports. Does anybody have a suggestion?
1
2
1387
asked 9 years ago by fandabidozi
updated 9 years ago by jafar
I am always building strings from data tables in UFT GUI data table how do you add a double quote?
0
2
2223
asked 9 years ago by fandabidozi
updated 9 years ago by jafar
I am always trying to build a text from UFT GUI data table and was wondering how can I add newline?
0
1
31
asked 9 years ago by fandabidozi
updated 9 years ago by bubblehead712
How can I find and replace a word in a string in a UFT GUI?
0
1
451
asked 9 years ago by kaptainkayoss
updated 9 years ago by rich-text
How can I get the number of active columns in an Excel file using UFT?
2
1
150
We need to use a password in our code for LeanFT. Is there a way to encrypt this in the code so it is not plain text?