sclevine / agouti

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

feat: Size() for MultiSelection #212

Closed kotaroooo0 closed 3 years ago

kotaroooo0 commented 4 years ago

I implement Size() method for MultiSelection. But, I can not implement test for it. Please help.