## Overview
jQuery-style DOM queries on a Selenium WebDriver — `$('.btn').click()` instead of element soup.
## At a glance
- Language: Python
- Tags: #selenium · #pypi · #dom
- Install:
pip install browserjquery
## Full docs
The complete documentation, usage, and examples for BrowserJQuery live in the README on GitHub ».