Restartable webdriver instances
Project description
webdriver_kaifuku
Restartable webdriver instances
The library provides restartable webdriver instances.Usage:
It support both local and remote webdriver. Some basic examples are-
- Local Browser
Make sure webdriver is already installed on your local machine.
from webdriver_kaifuku import BrowserManager
manager = BrowserManager.from_conf({"webdriver": "Chrome"})
manager.start()
manager.close()
from webdriver_kaifuku import BrowserManager
manager_config = {
"webdriver": "Remote",
"webdriver_options": {
"desired_capabilities": {"browserName": "firefox"},
"command_executor": "http://localhost:<port>",
},
}
manager = BrowserManager.from_conf(manager_config)
manager.start()
manager.close()
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 webdriver_kaifuku-25.10.22.tar.gz.
File metadata
- Download URL: webdriver_kaifuku-25.10.22.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47ac54f0e4102c891d92193bc316b3ff674c982ea5e9cb14dd177a15ca19d4e3
|
|
| MD5 |
cd877656fdfe7a57200f6e8d69e8fd80
|
|
| BLAKE2b-256 |
20c2e705e21154573c3fe3d2b984e215155167d0cfc8dc1ca7f9db731a46696f
|
Provenance
The following attestation bundles were made for webdriver_kaifuku-25.10.22.tar.gz:
Publisher:
deploy.yml on RedHatQE/webdriver_kaifuku
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
webdriver_kaifuku-25.10.22.tar.gz -
Subject digest:
47ac54f0e4102c891d92193bc316b3ff674c982ea5e9cb14dd177a15ca19d4e3 - Sigstore transparency entry: 630347717
- Sigstore integration time:
-
Permalink:
RedHatQE/webdriver_kaifuku@4acddca870ad2c2d444096336852b5fa9806e63c -
Branch / Tag:
refs/tags/v25.10.22 - Owner: https://github.com/RedHatQE
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
deploy.yml@4acddca870ad2c2d444096336852b5fa9806e63c -
Trigger Event:
push
-
Statement type:
File details
Details for the file webdriver_kaifuku-25.10.22-py3-none-any.whl.
File metadata
- Download URL: webdriver_kaifuku-25.10.22-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e3661b9109efa7b80446e2636211380819140cfd4f4cc293963e96c3bc4c37e
|
|
| MD5 |
ba57c3df404cf658522f6098827c54f7
|
|
| BLAKE2b-256 |
3577a4ca902bff01526c6c8ce21563cfa5b392a6c99fe3c00300b337a1470d4d
|
Provenance
The following attestation bundles were made for webdriver_kaifuku-25.10.22-py3-none-any.whl:
Publisher:
deploy.yml on RedHatQE/webdriver_kaifuku
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
webdriver_kaifuku-25.10.22-py3-none-any.whl -
Subject digest:
6e3661b9109efa7b80446e2636211380819140cfd4f4cc293963e96c3bc4c37e - Sigstore transparency entry: 630347723
- Sigstore integration time:
-
Permalink:
RedHatQE/webdriver_kaifuku@4acddca870ad2c2d444096336852b5fa9806e63c -
Branch / Tag:
refs/tags/v25.10.22 - Owner: https://github.com/RedHatQE
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
deploy.yml@4acddca870ad2c2d444096336852b5fa9806e63c -
Trigger Event:
push
-
Statement type: