Pydoll is here to rewrite browser automation.
No more clunky webdrivers — just smooth, reliable control with native async performance.

GitHub: github.com/autoscrape-labs/pydoll

#BrowserAutomation #PythonAsync #OpenSourceTools #WebScraping #HeadlessAutomation #Pydoll

there should be `asyncio.Loop.await_` function in #python, that would await an awaitable without requiring to use `await` keyword

#pythonAsync #asyncPython #programming