lallan Posted November 28, 2013 Posted November 28, 2013 Hi, I am trying to automate a GUI Windows application, in which we can add new frame to the window as part of layout. Each frame has unique name.After frame is added (which is like a table and having many columns and initially blank).When we click 'Ctrl A'.(Or click on Search button of frame), a blank row appear below columns and we can put any search criteria for each column there. On 'Enter' we get the desired records displayed as per the search criteria. I have done this till we get blank search row.Now i want to send search string for particular column in blank row below it. Please help me. Thanks in advance.
l3ill Posted November 28, 2013 Posted November 28, 2013 Not a lot to go on lallan, but with the info you have given; most tables and frames allow you to {TAB} through them to the correct frame and SEND the search criteria. So use {TAB} and SEND. Bill My Contributions... SnippetBrowser NewSciTE PathFinder Text File Manipulation FTP Connection Tester / INI File - Read, Write, Save & Load Example
lallan Posted November 28, 2013 Author Posted November 28, 2013 Thanks a lot bill.It worked.I am able to move ahead now. Lalln.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now