sclevine / agouti

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

Fill not work in macos,work in windows. #159

Closed a7a2 closed 6 years ago

a7a2 commented 6 years ago

page.Find("#password").Fill(password) not work in macos,work in windows. macOS version 10.13.4 chromedriver version 2.38

wetec commented 6 years ago

i have the same question