# BalderHub Package `balderhub-webdriver`
This is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. It provides features for working
with the [WebDriver protocol](https://www.w3.org/TR/webdriver2) for tools like [selenium](https://hub.balder.dev/projects/selenium) or
[playwright](https://hub.balder.dev/projects/playwright). If you are new to Balder check out the
[official documentation](https://docs.balder.dev) first.
## Installation
You can install the latest release with pip:
```
python -m pip install balderhub-webdriver
```
# Check out the documentation
If you need more information,
[checkout the ``balderhub-webdriver`` documentation](https://hub.balder.dev/projects/webdriver).
# License
This BalderHub package is free and Open-Source
Copyright (c) 2024 Max Stahlschmidt and others
Distributed under the terms of the MIT license
Raw data
{
"_id": null,
"home_page": "https://hub.balder.dev/projects/webdriver",
"name": "balderhub-webdriver",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "test, systemtest, reusable, scenario, junit, balder",
"author": "Max Stahlschmidt and others",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/1b/d0/46de1e38015a5e7936f3296d3c85047954e89cd58d4d7020ebd4083aa50a/balderhub_webdriver-0.0.1b0.tar.gz",
"platform": "unix",
"description": "# BalderHub Package `balderhub-webdriver`\n\nThis is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. It provides features for working\nwith the [WebDriver protocol](https://www.w3.org/TR/webdriver2) for tools like [selenium](https://hub.balder.dev/projects/selenium) or \n[playwright](https://hub.balder.dev/projects/playwright). If you are new to Balder check out the \n[official documentation](https://docs.balder.dev) first.\n\n## Installation\n\nYou can install the latest release with pip:\n\n```\npython -m pip install balderhub-webdriver\n```\n\n# Check out the documentation\n\nIf you need more information, \n[checkout the ``balderhub-webdriver`` documentation](https://hub.balder.dev/projects/webdriver).\n\n\n# License\n\nThis BalderHub package is free and Open-Source\n\nCopyright (c) 2024 Max Stahlschmidt and others\n\nDistributed under the terms of the MIT license\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "balderhub-webdriver: balderhub package that provides features for working with WebDriver protoctol",
"version": "0.0.1b0",
"project_urls": {
"Homepage": "https://hub.balder.dev/projects/webdriver",
"Source": "https://github.com/balder-dev/balderhub-webdriver",
"Tracker": "https://github.com/balder-dev/balderhub-webdriver/issues"
},
"split_keywords": [
"test",
" systemtest",
" reusable",
" scenario",
" junit",
" balder"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1dd9954ae88b54177b9d5015902edac32f15c8fc42933522660411e7926b4ac9",
"md5": "7c668b7f9a43323ae9935a135d5f7ec4",
"sha256": "b6b1bd37190e72d21e4dadc05568b507109f03b57a01e4096c9e2abd546c1639"
},
"downloads": -1,
"filename": "balderhub_webdriver-0.0.1b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7c668b7f9a43323ae9935a135d5f7ec4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 14338,
"upload_time": "2025-10-17T17:40:22",
"upload_time_iso_8601": "2025-10-17T17:40:22.994669Z",
"url": "https://files.pythonhosted.org/packages/1d/d9/954ae88b54177b9d5015902edac32f15c8fc42933522660411e7926b4ac9/balderhub_webdriver-0.0.1b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1bd046de1e38015a5e7936f3296d3c85047954e89cd58d4d7020ebd4083aa50a",
"md5": "f418cd2e1c3a8b0d7ced2366aa35a79a",
"sha256": "2e373cb5e5b518cfb4587e7c84c90c7b9aa7f1c71f43d7b09dd07515a5313df1"
},
"downloads": -1,
"filename": "balderhub_webdriver-0.0.1b0.tar.gz",
"has_sig": false,
"md5_digest": "f418cd2e1c3a8b0d7ced2366aa35a79a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 23282,
"upload_time": "2025-10-17T17:40:24",
"upload_time_iso_8601": "2025-10-17T17:40:24.557498Z",
"url": "https://files.pythonhosted.org/packages/1b/d0/46de1e38015a5e7936f3296d3c85047954e89cd58d4d7020ebd4083aa50a/balderhub_webdriver-0.0.1b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-17 17:40:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "balder-dev",
"github_project": "balderhub-webdriver",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "baldertest",
"specs": [
[
">=",
"0.1.0b10"
]
]
},
{
"name": "balderplugin-junit",
"specs": []
},
{
"name": "sphinx-rtd-theme",
"specs": [
[
">=",
"1.2.0"
]
]
},
{
"name": "sphinx",
"specs": [
[
"==",
"6.1.3"
]
]
},
{
"name": "setuptools",
"specs": [
[
"~=",
"78.1.1"
]
]
},
{
"name": "pycryptodome",
"specs": [
[
">=",
"3.17"
]
]
},
{
"name": "balderhub-guicontrol",
"specs": []
},
{
"name": "pylint",
"specs": [
[
"==",
"2.17.7"
]
]
}
],
"lcname": "balderhub-webdriver"
}