I wonder why VBA cannot find element Id which is unique. This is very simple but I want to know the reason why.
In other website, I can do findelementbyid
or css
.
I tried to find this element by using below code but it failed. Do you have any idea?
bot.FindElementById("a_74").SendKeys "ht"