I am new to AutoIT so my apologies if this is trivial, but I am only finding IE references.
Is there a library besides the IE one to control browser windows? I will not use IE, only Edge or Chrome (possibly FireFox if there is no other choice)
I have the script I am working on doing everything it needs to do but the last item, opening a webpage and signing in runs into a snag as there is an accept dialog screen, that displays after login, that must be okayed
It is the active window, so I need to get the Button element, set its focus and click it (it is only enabled/clickable vi