|
-
Oct 5th, 2011, 05:59 PM
#1
Thread Starter
New Member
Webpage form input automation
hello everyone first timer here.
I have a list of data which needs to be inputted into many different fields on a webpage. usually about 1000 or so and i am trying to automate this using vb.net but i couldn't find a better solution than using appactivate and sendkeys. this solution definitely isn't very accurate and reliable.
is there another, better way of accomplishing this?
is there a way to find certain input fields on a webpage, set focus to it and input data in a more reliable way?
the way i have it written at the moment is appactivate and tab to certain fields and input data using sendkeys.
thanks for any input guys.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|