Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Send ctrl +r untill exist

$
0
0
Hello, i would like to get some help, i wanted to do script which sending ctrl +r until page named "Mixxx - The Virtual DJ" exist, so i tried this..


[ autoit ]      
    WinActivate("Firefox")     endif sleep(7000)     if not WinExists("Mixxx - The Virtual DJ") Then     Send( "^r" )     Send("{ENTER}")    Send("{ENTER}")  EndIf sleep(6500)           if not WinExists("Mixxx - The Virtual DJ") Then     Send( "^r" )      Send("{ENTER}")    Send("{ENTER}")  EndIf        Sleep(6000)     if WinExists("Mixxx - The Virtual DJ") Then
    endif


but that is not good idea :(

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>