I'm using Selenium Webdriver with NodeJS and Chromedriver. I'm running a basic test: open a webpage and find 3 elements. The strangest thing happen with an image element. (I must click it but it always throws and error). When I run the following code:I'm using Selenium Webdriver with NodeJS and Ch