Can someone help me on web page automation.
I have a dynamic web page that needs to be automated using VBA Excel. But the problem is when it is dynamic and its className and Id's get changes every time web page refreshed.
I need to click on a drop down list (made from ul > li
elements) on web page and select 1 item out of 3.
Attached is for your reference.