Log messages and images in HTML file
Project description
Explanation on youtube: https://www.youtube.com/watch?v=b5XPHqWT94s
Logging of screenshot and messages to HTML file. Can be used with selenium, but not necessary. How to use it:
from LoggingSelenium.LogHTML import LogHTML
LogHTML.set_log_path(r"C:\pathToFolderForLogs") LogHTML.set_logging_level(LogHTML.INFO, use_screenshot=True)
LogHTML.screenshot("Screenshot is taken") LogHTML.debug("Random message") LogHTML.info("Random message")
Logging levels: -debug -info -warning -error -critical
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
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 selenium-logging-0.0.6.tar.gz.
File metadata
- Download URL: selenium-logging-0.0.6.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cedb9c080a0d7c6f93f046237ba4e62269cd36d8cff09873301c775b02524536
|
|
| MD5 |
6230c48879f78cdc5f083563b88b3e40
|
|
| BLAKE2b-256 |
aeec99b84cc8013e1c6629b918b00184e6f96e3bc5fe0eb48665e8f2e7a6b41e
|
File details
Details for the file selenium_logging-0.0.6-py3-none-any.whl.
File metadata
- Download URL: selenium_logging-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62de60dcf9226bd6e464dd2462c26c59002c92f029011c02c68f64e4b747ddfc
|
|
| MD5 |
1fc797920dc0634cd57fea5c27fbd126
|
|
| BLAKE2b-256 |
3342684c6e4292821a8a15d21a3cdb329d7c91afbd394241f2db64d6fb011ce5
|