{"id":21399537,"url":"https://github.com/zkoss/zk-webdriver","last_synced_at":"2026-03-02T10:31:07.122Z","repository":{"id":59963821,"uuid":"529098865","full_name":"zkoss/zk-webdriver","owner":"zkoss","description":"The ZK Webdriver utility library","archived":false,"fork":false,"pushed_at":"2025-05-20T06:16:57.000Z","size":157,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-20T07:26:18.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zkoss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-26T03:20:03.000Z","updated_at":"2025-05-20T06:15:20.000Z","dependencies_parsed_at":"2024-02-17T05:21:31.202Z","dependency_job_id":"155fd034-ace1-43cf-a478-1ebc0b2337e2","html_url":"https://github.com/zkoss/zk-webdriver","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/zkoss/zk-webdriver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkoss%2Fzk-webdriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkoss%2Fzk-webdriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkoss%2Fzk-webdriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkoss%2Fzk-webdriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkoss","download_url":"https://codeload.github.com/zkoss/zk-webdriver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkoss%2Fzk-webdriver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29998512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T09:59:02.300Z","status":"ssl_error","status_checked_at":"2026-03-02T09:59:02.001Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-22T15:15:07.137Z","updated_at":"2026-03-02T10:31:07.088Z","avatar_url":"https://github.com/zkoss.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"The ZK Webdriver utility library.\n-----\n\n### Support Version\n* JDK 11+\n* Servlet 3 (with Jetty v10+)\n\n### How to specify ContextPath in System Property\nFor example in Gradle,\n```gradle\ntest {\n    systemProperty \"zkWebdriverContextPath\", \"/zephyr-test\"\n}\n```\n\n### How to specify TestURLPackage in System Property\nFor example in Gradle,\n```gradle\ntest {\n    systemProperty \"zkWebdriverTestURLPackage\", \"org.zkoss.zephyr.webdriver\"\n}\n```\n\n### How to specify Webapp Base Resource in System Property\nFor example in Gradle,\n```gradle\ntest {\n    systemProperty \"zkWebdriverBaseResource\", \"./test/webapp/\"\n}\n```\nNote: the default value is `\"./src/main/webapp/\"`\n\n### How to specify a fix Jetty Port in System Property\nFor example in Gradle,\n```gradle\ntest {\n    systemProperty \"jetty.port\", \"8888\"\n}\n```\n\n### How to use Docker compose v1 in System Property\nFor example in Gradle,\n```gradle\ntest {\n    systemProperty \"useDockerComposeV2\", \"false\"\n}\n```\n\n### How to specify Remote Web Driver Url in System Property\nFor example in Gradle,\n```gradle\ntest {\n    systemProperty \"RemoteWebDriverUrl\", \"http://sechrome.test:4444/wd/hub\"\n}\n```\n\n### How to specify Host in System Property\nFor example in Gradle,\n```gradle\ntest {\n    systemProperty \"Host\", \"127.0.0.1\"\n}\n```\n\n### How to specify MobileEmulationDeviceName in System Property\nFor example in Gradle,\n```gradle\ntest {\n    systemProperty \"MobileEmulationDeviceName\", \"iPad\"\n}\n```\n**Note:** The device name is `Nexus 7` by default, because `iPad` doesn't work since ChromeDriver 115+\n\n\n**Note:** By default, it's Docker compose v2 since 1.0.10.2. \n### How to release\n1. Update the project `version` in `gradle.properties`\n2. Run `./gradlew clean build bundleJar`\n3. Upload zk-webdriver-VERSION-bundle.jar from `build/libs`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkoss%2Fzk-webdriver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzkoss%2Fzk-webdriver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkoss%2Fzk-webdriver/lists"}