Finder Timeout
Closed this issue · 2 comments
kylevillegas93 commented
We want to be able to set a timeout on finder. If we are not able to generate CSS selectors in a certain amount of time, we'd like to return early if the timeout is breached.
Is this something that could be possible?
Happy to create a PR and give it a shot as well.
antonmedv commented
Nice idea! I think it should be possible.
kylevillegas93 commented
Awesome thank you @antonmedv.
Do you have time to review this PR: #79 with the change?