Introduction#

Bok Choy is a UI-level acceptance test framework for writing robust Selenium tests in Python.

Installation#

As Bok Choy is a Python framework, you first need to install Python. If you’re running Linux or Mac OS X, you probably already have it installed. We recommend that you use pip to install your Python packages:

pip install bok_choy