I have a query,how to click on checkbox on webpage using selenium vba.
Below is the screen shot where i want to click
Below is the html code.
Try this if not go for CSS Selector Option
bot.Window.Maximize bot.FindElementByName("locArrVal").Click bot.Wait 1000