|
|
|
|
|
by nickjj
2386 days ago
|
|
While I've never done it, AHK seems to have an API for being able to interact with DOM elements. Check the marked answer here: https://stackoverflow.com/questions/49516638/ahk-web-element... The above answer shows both navigating to a new page that isn't open yet or interacting with an already loaded page based on the title of the tab. |
|