eac
11 years agoOccasional Contributor
How can I make invisible item buttons be visible and can be clicked?
My testing .NetUI applicaion have a Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea which has many Item buttons. For example, this button item(24) is invisible and can not be clicked. ...
- 11 years agoHow it can be done by hand? Can you scroll to the needed button? Or maybe you need to click somewhere to make this button appear. You just need to simulate the same actions in your test.
Did you tried to record such action?