Easier Chrome browser automation with PyDoll

Overview

The PyDoll library for Python automates actions in Chrome browsers and their cousins (like Microsoft Edge) without plugins, by using Chrome's own native automation APIs. See in this video how PyDoll's high-level syntax works, and how it can be used for testing web apps with either synchronous or async behaviors.

Register Now