Collections:
List of Built-in Environment Variables in UFT
Can I get a list of UFT built-in environment variables in UFT?
✍: FYIcenter.com
Here is a list of UFT built-in environment variables in UFT:
Environment.Value("ActionIteration")
Environment.Value("ActionName")
Environment.Value("LocalHostName")
Environment.Value("OS")
Environment.Value("OSVersion")
Environment.Value("ProductDir")
Environment.Value("ProductName")
Environment.Value("ProductVer")
Environment.Value("ResultDir")
Environment.Value("SystemTempDir")
Environment.Value("TestDir")
Environment.Value("UserName")
Environment.Value("TestName")
Environment.Value("TestIteration")
Environment.Value("UpdatingActiveScreen")
Environment.Value("UpdatingCheckPoints")
Environment.Value("UpdatingTODescriptions")
Environment.Value("ScenarioId")
Environment.Value("VUserId")
Environment.Value("ControllerHostName")
Environment.Value("GroupName")
⇒ Set User-Defined Environment Variables
2018-05-08, ∼6177🔥, 0💬
Popular Posts:
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...
How to validate and decode MAC (Media Access Control) addresses? In order to help your programming o...
How to generate MAC addresses? To help you to obtain some MAC addresses for testing purpose, FYIcent...
How to access Response Status Code 400 as Success? My sampler failed, because the server returns the...