Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heyclore/citronella

Webdriver Extension with Page Object Wrapper
https://github.com/heyclore/citronella

appium appium-automation appium-python appium-tests page-object-model pytest python selenium selenium-python selenium-tests selenium-webdriver testing unit-testing webdriver

Last synced: 3 days ago
JSON representation

Webdriver Extension with Page Object Wrapper

Awesome Lists containing this project

README

        

# Citronella

[![pypi version](https://badge.fury.io/py/citronella.svg)](https://badge.fury.io/py/citronella)
[![gem version](https://badge.fury.io/rb/citronella.svg)](https://badge.fury.io/rb/citronella)
[![npm version](https://badge.fury.io/js/citronella.svg)](https://badge.fury.io/js/citronella)

webdriver extension with a page object wrapper.

## Install Package

### [Python](https://github.com/heyclore/citronella/tree/main/python)
```bash
pip install citronella
```

### [Ruby](https://github.com/heyclore/citronella/tree/main/ruby)
```bash
gem install citronella
```

### [Javascript](https://github.com/heyclore/citronella/tree/main/javascript)
```bash
npm i citronella
```

## Testing powered by


[BrowserStack Open-Source Program](https://www.browserstack.com/open-source)