san650 / ember-cli-page-object

This ember-cli addon eases the construction of page objects on your acceptance and integration tests
http://ember-cli-page-object.js.org/
MIT License
275 stars 90 forks source link

types: fix `multiple` leaks #627

Closed ro0gr closed 1 year ago

ro0gr commented 1 year ago

prior to this change, it was allowed to pass the multiple option to the findOne( which is not supposed to work