HENNGE / arsenic

Async WebDriver implementation for asyncio and asyncio-compatible frameworks
Other
349 stars 52 forks source link

Add timeout kwarg to helper methods #146

Closed SamuilDichev closed 1 year ago

SamuilDichev commented 2 years ago

If only _request has this kwarg but none of the helper methods that call it do, then they become useless the moment you need timeouts.

Not 100% sure if all of these should have the timeout, but it seems reasonable at least for most to.

dimaqq commented 2 years ago

jinja2 fail in CI 🙈 cc: @ojii