# BalderHub Package `balderhub-selenium`
This is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. It provides features for working
with the [selenium framework](https://www.selenium.dev/) to automate web browsing. 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-selenium
```
# Check out the documentation
If you need more information,
[checkout the ``balderhub-selenium`` documentation](https://hub.balder.dev/projects/selenium).
# 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/selenium",
"name": "balderhub-selenium",
"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/11/ee/67e90b0e863734a837676061583e76347ca86b267dfe19895e19051a4571/balderhub_selenium-0.0.1b0.tar.gz",
"platform": "unix",
"description": "# BalderHub Package `balderhub-selenium`\n\nThis is a BalderHub package for the [Balder](https://docs.balder.dev) test framework. It provides features for working\nwith the [selenium framework](https://www.selenium.dev/) to automate web browsing. If you are new to Balder check out \nthe [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-selenium\n```\n\n# Check out the documentation\n\nIf you need more information, \n[checkout the ``balderhub-selenium`` documentation](https://hub.balder.dev/projects/selenium).\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-selenium: balderhub package that provides bindings to the selenium framework",
"version": "0.0.1b0",
"project_urls": {
"Homepage": "https://hub.balder.dev/projects/selenium",
"Source": "https://github.com/balder-dev/balderhub-selenium",
"Tracker": "https://github.com/balder-dev/balderhub-selenium/issues"
},
"split_keywords": [
"test",
" systemtest",
" reusable",
" scenario",
" junit",
" balder"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f285c945ea73006aa0b4cf01aadd226015f7de26eaa703aa87d7ef993494a308",
"md5": "7cae055c8c1a54b63cf28801dfcbe774",
"sha256": "40c71ebd162589a1fefd1ba1b5d47155adc76659f849ebfafafd68b566b64b10"
},
"downloads": -1,
"filename": "balderhub_selenium-0.0.1b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7cae055c8c1a54b63cf28801dfcbe774",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 19202,
"upload_time": "2025-10-17T17:53:49",
"upload_time_iso_8601": "2025-10-17T17:53:49.342834Z",
"url": "https://files.pythonhosted.org/packages/f2/85/c945ea73006aa0b4cf01aadd226015f7de26eaa703aa87d7ef993494a308/balderhub_selenium-0.0.1b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "11ee67e90b0e863734a837676061583e76347ca86b267dfe19895e19051a4571",
"md5": "a10cf130e4a498dd121b9f033e2bb915",
"sha256": "fca9cb41308885d06e0854e4c1e51452ad8398a18426b9aa44d607aae648a78f"
},
"downloads": -1,
"filename": "balderhub_selenium-0.0.1b0.tar.gz",
"has_sig": false,
"md5_digest": "a10cf130e4a498dd121b9f033e2bb915",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 21867,
"upload_time": "2025-10-17T17:53:50",
"upload_time_iso_8601": "2025-10-17T17:53:50.617168Z",
"url": "https://files.pythonhosted.org/packages/11/ee/67e90b0e863734a837676061583e76347ca86b267dfe19895e19051a4571/balderhub_selenium-0.0.1b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-17 17:53:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "balder-dev",
"github_project": "balderhub-selenium",
"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": "selenium",
"specs": [
[
"~=",
"4.15.2"
]
]
},
{
"name": "balderhub-webdriver",
"specs": []
},
{
"name": "pylint",
"specs": [
[
"==",
"2.17.7"
]
]
}
],
"lcname": "balderhub-selenium"
}