VBA Selenium Arrow Down not working in for loop
I created an Excel list of image locations to be sent to Web Whatsapp in Chrome. I am using Selenium with VBA. The first image is sent correctly with its caption, however, from the second item in the list and on, the Sendkeys ArrowDown does not work. For some reason, the focus goes to the address bar in Chrome and I am not being able to make it happen.