Question
Accenture India PVT Ltd
Accenture India PVT Ltd
IN
Accenture India PVT Ltd
Posted: May 26, 2018
Last activity: Nov 6, 2018
Last activity: 6 Nov 2018 20:02 EST
Closed
How to automate angucomplete
I have a angucomplete-alt element in my page and i want to automate it. I want to raise event to display thee autocomplete dropdown and select a value from it.
Trying to determine which events to raise is tricky. I would start by using the debugging tools within Chrome to try to understand which events you need to raise to perform the steps required. I really can't offer any specifics without access to the actual page. You may also need to write some custom JavaScript to trigger the function.