tebeka / selenium

Selenium/Webdriver client for Go
MIT License
2.51k stars 410 forks source link

senkeys doesn't work #288

Open IAN-666 opened 2 years ago

IAN-666 commented 2 years ago

Hello, I had already used selenium with golang through your library, but today when I went to use it again in another project, it doesn't send sendkeys to the element, I tested it on both windows and linux and the error persists.

How can I solve?

Thanks

vsys-soham commented 2 years ago

can you send snippet of your code where using sendkey function? also a screenshot of the error messgae.