Get Dynamic autogenerated HTML ID using Selenium and VBA
I'm trying to automate a web form using Selenium and VBA. The webform has a search box that creates an autogenerated list. I know how to enter a value into the search box and execute the javascript to generate the…