Hey,
How can i do the same code in testLeft?
TestComplete code:
Sys.Process("exe").VCLObject("fEDINOTFISImportacao").VCLObject("gbParametros").VCLObject("btnAbrirArquivo").DropDownMenu.zItems.Items(0).Click();
btnAbrirArquivo -> TcxButton.
Hi,
Try to highlight required object of the tested application using TestLeft's UI Spy and copy its identification into clipboard.
and
might help.
Subject | Author | Latest Post |
---|---|---|