HENNGE / arsenic

Async WebDriver implementation for asyncio and asyncio-compatible frameworks
Other
350 stars 54 forks source link

removed multi engine support, simplified APIs/tests #7

Closed ojii closed 7 years ago

ojii commented 7 years ago

Completely changed how everything works.

To ensure non-asyncio compatibility, http requests are manually wrapped in a task.