VBA to click web button with dynamic elementID and repetitive class
问题 I am quite new to VBA/html, trying to automate filling a form, but cannot even call it ... I searched the web for weeks tried many different code combinations, but none got me there. The HTML code/element looks like this: div title:"TextText" class:"text-truncate mb-2" id="abc_sidebar_startmenuitem" data-type="record" data-appid="82" data url="index.cfm?Xxx=&Yyy="> i class="fa icon-app-82 mr-1 fa-fw">/i> span class="clickable" id="ext-eng123">Text/span> /div> Problem is that class="clickable"