Here I have the image of my code and the image of my error. Can anyone help me to resolve this issue?
A solution to this for Javascript looks like this. You will have to modify the time to suit your need.
driver.manage().setTimeouts({ implicit: 30000 });
Hope this is helpful to someone. see the docs for reference