AHRIMANSEFID Posted July 7, 2015 Posted July 7, 2015 (edited) hi all.me need very help.me test all sample in site but not find help.plz help me.load page + wait load pagehttp://esetoem.ir/me need 2 click on page1. click in screen2. click on button+ add change ip (V P N OR Pr ox y).+ delete cookieloop #RequireAdmin #include <IE.au3> #include <MsgBoxConstants.au3> $oie = _IECreate("http://esetoem.ir",0,1,1,0) _IELoadWait($oIE) _IEImgClick ( $oIE, "http://talapop.ir/images/products/rolex.jpg" ) _IEImgClick ( $oIE, "http://talapop.ir/images/products/buy.gif" ) Sleep(1000) _IEQuit($oIE) Edited July 7, 2015 by AHRIMANSEFID
AHRIMANSEFID Posted July 8, 2015 Author Posted July 8, 2015 plz help change browser to firefox + google chrome. #RequireAdmin #Region ;**** Directives created by AutoIt3Wrapper_GUI **** #AutoIt3Wrapper_Compile_Both=y #AutoIt3Wrapper_UseX64=y #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI **** #include <IE.au3> #include <MsgBoxConstants.au3> While 1 ;$oie = _IECreate("http://esetoem.ir",0,1,1,0) $oie = _IECreate("http://shopingserver.com",0,1,1,0) _IELoadWait($oIE) ;_IEImgClick ( $oIE, "http://talapop.ir/images/products/rolex.jpg" ) ;_IEImgClick ( $oIE, "http://talapop.ir/images/products/buy.gif" ) _IELoadWait($oIE) _IELoadWait($oIE) Sleep(100000) RunWait('taskkill /F /IM "iexplore.exe"') Sleep(300000) Wend
AHRIMANSEFID Posted July 11, 2015 Author Posted July 11, 2015 plz help convert click and load page in firefox.thanks a lot.
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