Skip to main content

lib to help with page loading strategy

Project description

# bromo-lib This is the Bromo library repository for python. It is intended to make interaction with the browser easier and more fluid using selenium loading strategies.

# Use: For your use, run the command on the terminal

~~~ pip install Bromo

OR

pip3 install Bromo ~~~

~~~python From bromo import Bromo From Selenium Import Webdriver

driver = Webdriver.Chrome()

br = Bromo(driver)

example:

br.click(xpath) ~~~

# Contact: email: leonardo_leal15@outlook.com

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

bromo-0.2.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

bromo-0.2-py3-none-any.whl (14.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