How to use UI Automation to select rows and also to enter rows?
New DiscussionHi,
I’ve been using Microsoft UI Automation library for automated regression testing.
I’ve had some success, I can search for a particular row, scroll it into view, and read values from cells.
But I also want to do the following, be able to:
1) Select a row
2) Change visible columns (e.g. field chooser)
3) Enter a row (i.e. what happens when you double-click a row)
I see that UI Automation library has a GridPattern which looks useful, but UltraGrid doesn’t seem to implement this – is that right, or is there anyway of getting it?
Thanks in advance.
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
3 Created On
Feb 02, 2016 Last Post
10 years ago