sclevine / agouti

A WebDriver client and acceptance testing library for Go
MIT License
822 stars 105 forks source link

Unable to fill forms in Safari. #171

Open gomkat opened 5 years ago

gomkat commented 5 years ago

Hi, I am trying to login in a web app using agouti and Safari and the driver does not seem to do anything. The driver access the pages, but when it comes to interact with the elements I get an error request unsuccessful: POST /session/9DA526BA-369F-4209-B9F7-580B6825CB8D/element/click

sclevine commented 5 years ago

What webdriver are you using with Safari?