Action name for a UFT test?
Question ID: 108149
0
0

Can I get the Action name of one of my actions when I’m running in a UFT script?

Marked as spam
Posted by (Questions: 227, Answers: 22)
Asked on January 31, 2018 11:41 pm
206 views
Answers (1)
0
Private answer

Use the ActionName environment variable built into UFT:

actionname = Environment(''ActionName'')
MsgBox actionname

Marked as spam
Posted by (Questions: 2, Answers: 477)
Answered on January 31, 2018 11:42 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top