Sarah2016 Posted December 31, 2016 Posted December 31, 2016 Hi, There is a web page, that I should enter ID and then click "next" then it shows the date of registration... I want to do a script that it automatically enters around 500 IDs and saves the date of registration of each ID in a file... Will that be hard? I'm beginner
genius257 Posted December 31, 2016 Posted December 31, 2016 No. Thanks to the _IE, this will require parts of a few examples, i suspect. To show your appreciation My highlighted topics: AutoIt Package Manager, AutoItObject Pure AutoIt, AutoIt extension for Visual Studio Code Github: AutoIt HTTP Server, AutoIt HTML Parser
InunoTaishou Posted December 31, 2016 Posted December 31, 2016 Is there an api that you can use with the web page instead of using a web browser function? (ie, ff, chrome, etc) Doing 500 web page reloads (which is what's going to happen in the background) is going to be painfully slow.
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