antonmedv/finder

Finder Timeout

Closed this issue · 2 comments

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.

Nice idea! I think it should be possible.

Awesome thank you @antonmedv.

Do you have time to review this PR: #79 with the change?