selenium based visual automation testing tool
Project description
bibimbap
bibimbap is a Python library for selenium based visual automation testing.
Installation
Use the package manager pip to install bibimbap.
pip install bibimbap
Usage
from bibimbap import ganjang, gochujang
print('spam')
g1 = ganjang.Ganjang('https://example.com/page_to_test','https://example.com/page_to_test2', example.com')
s = gochujang.Gochujang()
s.add_ganjang(g1)
s.set_webdriver("c:/geckodriver.exe")
s.set_window_size(380,5000)
s.set_xpath_to_element_to_capture("/html/body")
s.set_path_to_save("c:/bibimbap_test/")
s.capture_screens()
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
bibimbap-1.0.2.tar.gz
(2.8 kB
view details)
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 bibimbap-1.0.2.tar.gz.
File metadata
- Download URL: bibimbap-1.0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
958ecef2b3a2aed16bfd1e0aee851ec475aa1886cb76cced5d346cd6621e3ff0
|
|
| MD5 |
efc207ff89418af0a0ebc53dedb846e2
|
|
| BLAKE2b-256 |
823a8b1d2f43c28bf98ac1050a06353b9c8279e55072b2b15900167fd9587ee6
|
File details
Details for the file bibimbap-1.0.2-py3-none-any.whl.
File metadata
- Download URL: bibimbap-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e214d662d3fb74483ef776a1924da4b8554a1b57814a42ef72ee5a586bd3ffc5
|
|
| MD5 |
d03d7acfe7bfee7f469bf91db9589221
|
|
| BLAKE2b-256 |
869f57d6647e98fa11cae4e6e739398bb0776ace445ae3345d6ba06866a78aea
|