Hi Justin,
The site I'm trying to automate isn't something I can share (sensitive information). However you can try the site below
https://css-tricks.com/examples/DynamicDropdown
AM9 Steps below. Notice when you run AutoMate the second drop down does not populate because the event behind the drop down is not executed. This is not just on drop downs. Hence why I've been asking for support to run JavaScript and perform events.
<AMBROWSER URL="https://css-tricks.com/examples/DynamicDropdown/" />
<AMBROWSER ACTIVITY="setvalue" VALUE="Snacks" ATTRIBUTE="" HTMLID="text-one" />
This issue happens on AM9 and AM11. On the following OS: Windows 2010, Windows Server 2012 R2, Windows Server 2016