Skip to main content

A simple library to set up Selenium processes

Project description

seleniumprocessor

A simple library to set up Selenium processes

Description

This library allows you to easily set up a process based on Selenium. Thanks to the use of a specific format, it is possible to easily define processes to be passed to Selenium.

Installation

pip install seleniumprocessor

Usage

import seleniumprocessor

seleniumprocessor.initiate_connection('./chromedriver', 'http://www.google.com', 3)

Available methods

TODO

Objects structure

TODO

TODO

  • Improve code readability
  • Extend supported objects structure

Contacts

You can find me on Twitter as @auino.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

seleniumprocessor-0.0.3.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

seleniumprocessor-0.0.3-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page