Details
Description
I have the following test:
with [get-editor "ContextHelp.xml" | get-section "Context Help"] { get-tree | select "Context/Topic1" "Context/Topic2" "Context/Help_Command" get-button Remove | click }
If there is no Context/Topic1 item in a tree (so Q7 fails to select it) it shows me as a reason:
Caused by:
The control "Remove" is disabled.
But should show me selection failure. If there is a single selection - everything works ok.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions