How to fire event ng-change

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
boton
Posts: 8
Joined: 13 Oct 2019, 22:41

How to fire event ng-change

22 Oct 2019, 15:06

Currently trying to build a script to login but after changing the username and password and clicking login the website doesn't recognize that I changed the values. After some more reading it looks like I have to fire events so the website recognizes it.
I inspected the website and found this code alongside with the username/password

Code: Select all

ng-change = "vm.changeInput()"
I have tried .fireEvent("onclick") and .fireEvent("onchange") but neither of this seem to work still. Any help would be great. Thanks

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Chunjee, peter_ahk and 410 guests