{"id":22152152,"url":"https://github.com/findinpath/cucumber-kotlin-selenide-example","last_synced_at":"2025-03-24T13:25:18.827Z","repository":{"id":112790784,"uuid":"268785575","full_name":"findinpath/cucumber-kotlin-selenide-example","owner":"findinpath","description":"Kotlin port for the project https://github.com/selenide-examples/cucumber","archived":false,"fork":false,"pushed_at":"2020-06-02T11:45:56.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T18:32:14.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/findinpath.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-06-02T11:44:42.000Z","updated_at":"2020-06-02T11:45:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5cb1bab-420b-4be4-b1b9-b20e14af4882","html_url":"https://github.com/findinpath/cucumber-kotlin-selenide-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findinpath%2Fcucumber-kotlin-selenide-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findinpath%2Fcucumber-kotlin-selenide-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findinpath%2Fcucumber-kotlin-selenide-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findinpath%2Fcucumber-kotlin-selenide-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/findinpath","download_url":"https://codeload.github.com/findinpath/cucumber-kotlin-selenide-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245277484,"owners_count":20589155,"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":[],"created_at":"2024-12-02T00:47:27.207Z","updated_at":"2025-03-24T13:25:18.802Z","avatar_url":"https://github.com/findinpath.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"Cucumber with Selenide example\n==============================\n\nThis project represents a port to Kotlin of the Java project https://github.com/selenide-examples/cucumber\nthat illustrates how [Selenide](https://selenide.org/) integrates with [Cucumber](https://cucumber.io/docs/installation/java/).\n\nOn top of the existing functionality, this project has a showcase on how to use the integrated\nproxy functionality in the Selenium webdriver for capturing the content of HTTP requests/responses\nmade during the tests.\n\nRun the tests by executing \n\n```\nmvn clean test\n```\n\n\n## Troubleshooting\n\n### Firefox proxy issues\nBy default, the Chrome browser is being used by Selenide for tests.\nRunning the tests with `-Dselenide.browser=firefox` causes the following issue:\n\n```\norg.openqa.selenium.WebDriverException: Reached error page: about:neterror?e=proxyResolveFailure\u0026u=https%3A//google.com/ncr\u0026c=UTF-8\u0026f=regular\u0026d=Firefox%20is%20configured%20to%20use%20a%20proxy%20server%20that%20can%E2%80%99t%20be%20found.\n```\n\ndue to the inability of the browser to work with a proxy.\n\n### Maven repository\nSelenide works with [webdrivermanager](https://github.com/bonigarcia/webdrivermanager) for downloading\nthe browser executables.\nIn case that your maven repository doesn't match to the location `~/.m2/repository`: \n\n```\nwdm.cachePath=~/.m2/repository/webdriver\n```\n\nthen add a corresponding entry `-Dwdm.cachePath` on the command line when running the tests.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffindinpath%2Fcucumber-kotlin-selenide-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffindinpath%2Fcucumber-kotlin-selenide-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffindinpath%2Fcucumber-kotlin-selenide-example/lists"}