Search found 5 matches

by Victoriyan
25 Sep 2021, 14:10
Forum: Scripts and Functions (v1)
Topic: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No IE!
Replies: 668
Views: 460643

Re: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No Selenium!

@malcev

Yes, I tried in that order

Code: Select all

Page := Chrome.GetPage () ; I connect to the page
; ... executing the code ...
Page.Call ("Page.close") ; I close the page
Page.Disconnect () ; disconnect
It doesn't work anyway. 5-7 times and an error appears.
by Victoriyan
24 Sep 2021, 03:53
Forum: Scripts and Functions (v1)
Topic: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No IE!
Replies: 668
Views: 460643

Re: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No Selenium!

Thank you for your help. This is difficult for me, but I'll try to figure it out. I have the following question for you. When I click on the link, a window opens in a new tab. How do I connect to a new window without creating a new class? It was written here: https://www.autohotkey.com/boards/viewto...
by Victoriyan
17 Sep 2021, 14:32
Forum: Scripts and Functions (v1)
Topic: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No IE!
Replies: 668
Views: 460643

Re: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No Selenium!

Hello.
Can you please tell me, is there something similar in chrome.ahk like in Selenium?

The following functions are of interest:
switchToFrame ()
switchTodefaultContent ()

Thank you in advance!
by Victoriyan
18 Aug 2017, 04:27
Forum: Scripts and Functions (v1)
Topic: GDI+ standard library 1.45 by tic
Replies: 441
Views: 251412

Re: GDI+ standard library 1.45 by tic

Hello.
I am interested in such a task. Is it possible to recognize images on images using autohotkey. I do not know much about autohotkey, but it's just interesting.

In this you something similar is discussed, but I can not understand specifically about what tasks are being discussed.
by Victoriyan
06 Aug 2017, 03:53
Forum: Old Topics
Topic: AutoGUI - Script Editor, GUI Designer, Debugger and Tools
Replies: 423
Views: 426491

Re: AutoGUI - GUI Designer and Script Editor

Hello. Your tool is just wonderful. Many features and easy to use. I ran into such a problem. I create the project, I save it. But then, if I want to edit it, open it again using the program and I can see the current code. Visually, I can not see the project any more. If I want to add something or c...

Go to advanced search