{"id":15044324,"url":"https://github.com/java-archive/vaadin-addons","last_synced_at":"2025-10-04T05:31:42.390Z","repository":{"id":57739939,"uuid":"111658708","full_name":"Java-Archive/vaadin-addons","owner":"Java-Archive","description":"This repo is deprecated: use Vaadin-Testbench-NG instead","archived":true,"fork":false,"pushed_at":"2018-03-09T07:38:38.000Z","size":255,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2024-12-17T04:08:08.771Z","etag":null,"topics":["docker","java8","ruppert","selenium-java","selenoid","sven","vaadin-addon","vaadin-framework","vaadin-testbench","vaadin8","zalenium"],"latest_commit_sha":null,"homepage":"https://github.com/vaadin-developer/vaadin-testbench-ng","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Java-Archive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-22T08:47:35.000Z","updated_at":"2023-01-28T20:13:29.000Z","dependencies_parsed_at":"2022-08-30T18:02:01.383Z","dependency_job_id":null,"html_url":"https://github.com/Java-Archive/vaadin-addons","commit_stats":null,"previous_names":["vaadin-developer/vaadin-addons"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Java-Archive%2Fvaadin-addons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Java-Archive%2Fvaadin-addons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Java-Archive%2Fvaadin-addons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Java-Archive%2Fvaadin-addons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Java-Archive","download_url":"https://codeload.github.com/Java-Archive/vaadin-addons/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235222543,"owners_count":18955327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","java8","ruppert","selenium-java","selenoid","sven","vaadin-addon","vaadin-framework","vaadin-testbench","vaadin8","zalenium"],"created_at":"2024-09-24T20:50:26.938Z","updated_at":"2025-10-04T05:31:37.048Z","avatar_url":"https://github.com/Java-Archive.png","language":"Java","readme":"\n\u003ccenter\u003e\n\u003ca href=\"https://vaadin.com\"\u003e\n \u003cimg src=\"https://vaadin.com/images/hero-reindeer.svg\" width=\"200\" height=\"200\" /\u003e\u003c/a\u003e\n\u003c/center\u003e\n\n# vaadin-addons\n\n[![BrowserStack Status](https://www.browserstack.com/automate/badge.svg?badge_key=RitUcWEyOFVWZmFGY0tTQ0xyREhKM0M1WWtkeG1wdWFLc2xFWm4rVTBldz0tLXNFRWQzM1NrdG5LMHJWUENxeTdTK1E9PQ==--c72faa283696a22e518e89ca57e90e564b2ad348)](https://www.browserstack.com/automate/public-build/RitUcWEyOFVWZmFGY0tTQ0xyREhKM0M1WWtkeG1wdWFLc2xFWm4rVTBldz0tLXNFRWQzM1NrdG5LMHJWUENxeTdTK1E9PQ==--c72faa283696a22e518e89ca57e90e564b2ad348)\n\n\n\n\n\nThis ist the first version of my TestBench Add On. **TestBench** is \nfrom [https://vaadin.com/](https://vaadin.com/) and could \nbe found here [https://vaadin.com/testbench](https://vaadin.com/testbench).\n\nTo use/try Vaadin TestBench you can get \na License / Trail here : [https://vaadin.com/pro/licenses](https://vaadin.com/pro/licenses) \nand if you are using TestBench for an Open Source Project you can apply for\nan Open Source License.\n\n\nThe basic documentation about TestBench for Vaadin 8 \nis here [https://vaadin.com/docs/testbench/testbench-overview.html](https://vaadin.com/docs/testbench/testbench-overview.html)\n\n## Target of this Add On\nThe target for this project is the \noptimized handling of the webdrivers and PageObject-Pattern\nto write effective and compact tests\nwith jUnit5 , TestBench and different Selenium Implementations.\n\nA few different ways of writing Junit Tests for Vaadin Apps\nyou can find here : [https://github.com/vaadin-developer/testbench-jumpstart](https://github.com/vaadin-developer/testbench-jumpstart)\n\nAs mentioned before, the documentation is not ready until now.\nHave a look at the tests or better, ask me ;-)\n\nemail: [mailto:sven.ruppert@gmail.com](mailto:sven.ruppert@gmail.com)\nTwitter: [https://twitter.com/SvenRuppert](https://twitter.com/SvenRuppert) \n\n## Configuration\nThe Add on is configured by a bunch of files. You have to place them in a folder called `.testbenchextension` is folder can be located at different places:\n  1. The root of the classpath\n  1. The current work directory\n  1. The users home directory\n  1. In a directory specified by the property `rapidm.configlocation`\n  \nProperties defined in the higher locations override properties the lower one.\n\nTemplates for the configuration are placed in the `.testbenchextentsions` directories in the modules.\n  \n## Selenoid in Docker\nSelenoid is a nice alternative for Selenium-Hub written in GO.\nGive it a try and check the githup repo here : [https://github.com/aerokube/selenoid](https://github.com/aerokube/selenoid)\nOne easy way of using it, will be based on Docker.\n\nThis is needed to manage the driver images \n\n```bash\ndocker pull aerokube/cm:latest\ndocker pull selenoid/hub\ndocker pull selenoid/video-recorder\ndocker pull selenoid/phantomjs:2.1.1\n```\n\nThis is needed to pull the docker images for the last 4 versions of the declared browsers.\n\n````bash\ndocker run --rm \\\n-v /var/run/docker.sock:/var/run/docker.sock \\\n-v `pwd`/selenoid/config:/root/.aerokube/selenoid/ \\\naerokube/cm:latest \\\nselenoid configure \\\n--tmpfs 128 \\\n--browsers chrome,firefox,opera,phantomjs \\\n--last-versions 4\n````\n\nTo reconfigure the browsers.json, delete the file in the folder\nselenoid/browsers.json and container.\n\nstart the selenoid hub\n\n```bash\ndocker run --rm -d --name selenoid \\\n-p 4444:4444                                    \\\n-v /var/run/docker.sock:/var/run/docker.sock    \\\n-v `pwd`/_data/selenoid/config/:/etc/selenoid/:ro              \\\n-v `pwd`/_data/selenoid/video/:/opt/selenoid/video/            \\\n-e OVERRIDE_VIDEO_OUTPUT_DIR=`pwd`/_data/selenoid/video/       \\\naerokube/selenoid:latest-release\n```\n\nstart the ui for selenoid if you want, not needed\n\n```bash\ndocker run --rm -d --name selenoid-ui --link selenoid \\\n-p 8080:8080 aerokube/selenoid-ui \\\n--selenoid-uri=http://selenoid:4444\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjava-archive%2Fvaadin-addons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjava-archive%2Fvaadin-addons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjava-archive%2Fvaadin-addons/lists"}