Version
1.0.0-beta.32
Steps to reproduce
Creating a follow-up issue from PR #1481. It seems that chaining wrapper.find that use component objects. It looks like using string selectors are fine.
What is expected?
wrapper.find to be chainable
What is actually happening?
According to PR #1481, it will throw exceptions