vjecov
8 years agoOccasional Contributor
Keyword Tests: create an object by concatenating variables or parameters
I have the path below: Sys.Process("InteleRIS").WinFormsObject("mdiRIS").WinFormsObject("MdiClient", "").WinFormsObject("frmPatientMain").WinFormsObject("tabPages").WinFormsObject("UltraTabPageCo...
- 8 years ago
Not quite... I would change the settings on "Call Object Method".
For PropNames, I'd use WinFormsControlName
For PropValues, you can set the type to a "Test Parameter" and then grab your parameter directly. See screenshot: