aldebaran
14 years agoOccasional Contributor
Using SaveFileDialogs on different systems .Net
Hi all,
after recording a keyword-test (7.52) that includes the use of a .Net SaveFileDialog in a windows application, I would like to be able to run that test on various machines.
Namemapping in Aliases on a Win7 system to the filename-combo looks like this:
Aliases.MembranClient.dlg.DUIViewWndClassName.DirectUIHWND.FloatNotifySink.ComboBox.Edit
Win XP like this:
Aliases.MembranClient.dlg.Window("ComboBoxEx32", "", 1).Window("ComboBox", "", 1).Window("Edit", "", 1)
How do I go about to get test working on both systems?
Any suggestions welcome
thanx
Carsten
after recording a keyword-test (7.52) that includes the use of a .Net SaveFileDialog in a windows application, I would like to be able to run that test on various machines.
Namemapping in Aliases on a Win7 system to the filename-combo looks like this:
Aliases.MembranClient.dlg.DUIViewWndClassName.DirectUIHWND.FloatNotifySink.ComboBox.Edit
Win XP like this:
Aliases.MembranClient.dlg.Window("ComboBoxEx32", "", 1).Window("ComboBox", "", 1).Window("Edit", "", 1)
How do I go about to get test working on both systems?
Any suggestions welcome
thanx
Carsten