SendKeys in JavaScript HTML page using selenium VBA-Twitter bootstrap
I have a page with too much Javascript and there is a search box where I would like to use SendKeys to put some text. The search box id is ctl00_ContentPlaceHolder1_txtSearch but when trying to use it directly, I encountered…