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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bromo-0.2.tar.gz.
File metadata
- Download URL: bromo-0.2.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26ec9f115f77f89da013a9ef7c1895ee1c1ddedc325e4d3123f54022839a00e5
|
|
| MD5 |
e23e9ebb391638a92216544d86927baa
|
|
| BLAKE2b-256 |
37b33299a1007d2155938a2569877f7d6ba30f8aad1f92dcf4dc7a53606b533e
|
File details
Details for the file bromo-0.2-py3-none-any.whl.
File metadata
- Download URL: bromo-0.2-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
433a53a4e192c027d72668ef70cdac20548a8263b797ad1846c4223b6085ffe9
|
|
| MD5 |
6f5919d36d175199ad65691872c7e545
|
|
| BLAKE2b-256 |
094202be2d490a084271eb16b1c9e027a7759571a62eb4b7776e3e728d7b729b
|