Forum Discussion

vjecov's avatar
vjecov
Occasional Contributor
8 years ago
Solved

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...
  • tristaanogre's avatar
    tristaanogre
    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: