Hi all,
I'm currently writing tests for my app and would like to know the following:
- Does somebody know how the xpath to a ColumnTree canvas would look like.
I tried "//ColumnTree[ID="theId"]/" without success.
- Is it possible to select an row in a column tree programmatically, if yes how?
- Is it possible to click on a ToolStripButton programmatically?, if yes how?
These issues already stop my works for days now, so any help would be appreciated.
Thanks for any help
Rod
I'm currently writing tests for my app and would like to know the following:
- Does somebody know how the xpath to a ColumnTree canvas would look like.
I tried "//ColumnTree[ID="theId"]/" without success.
- Is it possible to select an row in a column tree programmatically, if yes how?
- Is it possible to click on a ToolStripButton programmatically?, if yes how?
These issues already stop my works for days now, so any help would be appreciated.
Thanks for any help
Rod