After long time i was working today on Selenium webdriver and i observed that navigating options arent working in Selenium. I am woring in WIN10 I tried with all jar files, 2.53,3.01 with geckodriver. Example: driver. is not displaying any autocomplete options and also it is throwing error if typed manually.
Also i observed a strange behaviour that, navigating options are working in my previously created project class file and if i create another class inside same project, navigating options or autocomplete options are not displayed and not working.enter image description here