LukeP Posted August 10, 2005 Posted August 10, 2005 Hi, I wonder if we could use your program for simple user interface testing automation. In order to do that, I'd have to have the ability to capture the screen and make comparison of the captured screen areas to some other saved file (previously saved screen capture). Is it something that is possible with the AutoIt v3 software? Kind regards, Luke
hgeras Posted August 10, 2005 Posted August 10, 2005 It is possible but not so easy.... MAybe itsnt essential to screencapture and then compare but compare on the fly... Search in the help file for PixelSearch()... Useful information about COM/Objects referenceMy Scripts:PapDefragNvidia Temperature Logger V3.0 with graph analyzerAutoiIt Update Checker And Downloader V1.0ArrayPush UDF
/dev/null Posted August 10, 2005 Posted August 10, 2005 Hi, I wonder if we could use your program for simple user interface testing automation. In order to do that, I'd have to have the ability to capture the screen and make comparison of the captured screen areas to some other saved file (previously saved screen capture). Is it something that is possible with the AutoIt v3 software?have a look at this thread LINK. My script contains some ideas that you might find helpful.CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
LukeP Posted August 11, 2005 Author Posted August 11, 2005 thank you for the help, I'll check it out.Lukehave a look at this thread LINK. My script contains some ideas that you might find helpful.CheersKurt<{POST_SNAPBACK}>
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