mirror of
https://github.com/reactos/ahk_tests.git
synced 2025-02-20 03:31:46 +00:00
[AHK_Opera_9.64]
Actually, try some other ideas too. All tests works for me fine in r57536 in VMWare Workstation 9.0 svn path=/trunk/ahk_tests/; revision=1840
This commit is contained in:
parent
61f9a41cad
commit
f5b2a0e222
@ -32,6 +32,7 @@ else
|
||||
{
|
||||
IfExist, %A_MyDocuments%\bootcd-54727-dbgwin.7z
|
||||
FileDelete, %A_MyDocuments%\bootcd-54727-dbgwin.7z
|
||||
SetKeyDelay, 250, 150 ; FIXME: remove this line
|
||||
SendInput, {CTRLDOWN}l{CTRLUP} ; Toggle address bar
|
||||
SendInput, %szURL% ; Enter address
|
||||
clipboard = ; Empty the clipboard
|
||||
|
@ -34,6 +34,7 @@ else
|
||||
FileDelete, %A_MyDocuments%\livecd-56407-dbg.7z
|
||||
SendInput, {CTRLDOWN}l{CTRLUP} ; Toggle address bar
|
||||
SendInput, %szURL% ; Enter address
|
||||
Sleep, 3500 ; FIXME: remove hardcoded sleep call
|
||||
clipboard = ; Empty the clipboard
|
||||
Send, ^a ; Ctrl+A
|
||||
Send, ^c ; Ctrl+C
|
||||
|
Loading…
x
Reference in New Issue
Block a user