{"id":15626689,"url":"https://github.com/neonidian/selenium-javascript","last_synced_at":"2026-01-25T03:01:32.869Z","repository":{"id":40331136,"uuid":"254902303","full_name":"neonidian/selenium-javascript","owner":"neonidian","description":"A basic javascript project showcasing Selenium using page object modelling","archived":false,"fork":false,"pushed_at":"2024-01-10T03:36:16.000Z","size":1802,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T05:32:10.770Z","etag":null,"topics":["javascript","page-object-model","selenium","selenium-javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/neonidian.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-04-11T15:54:55.000Z","updated_at":"2023-02-04T11:58:36.000Z","dependencies_parsed_at":"2024-10-22T10:19:16.942Z","dependency_job_id":null,"html_url":"https://github.com/neonidian/selenium-javascript","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/neonidian/selenium-javascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fselenium-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fselenium-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fselenium-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fselenium-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neonidian","download_url":"https://codeload.github.com/neonidian/selenium-javascript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fselenium-javascript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28742973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T02:46:29.005Z","status":"ssl_error","status_checked_at":"2026-01-25T02:44:29.968Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["javascript","page-object-model","selenium","selenium-javascript"],"created_at":"2024-10-03T10:13:23.543Z","updated_at":"2026-01-25T03:01:32.850Z","avatar_url":"https://github.com/neonidian.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Selenium Using Javascript\nA sample javascript project for showcasing Selenium to automate browser testing\n\n## Pre-requisites\n* Firefox browser\n* Node.js version 12.x or greater\n\n## Running the tests\nIn the command-line: \n\n1. Use the command, `npm install` to install the dependencies. \n**Note:** This step is required only once to install the dependencies.\n\n2. Use the command, `npm test` to run the tests \n\n## Structure\n* Based on **Page Object Model**, the page objects and page functionality are put into the [respective pages](test/pages) for modularity\n* Selenium related functionality are also seperated and put into [own directory](test/selenium)\n* Splitting the page functionality and Selenium functionality makes the [tests](test) easier to read and understand\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonidian%2Fselenium-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneonidian%2Fselenium-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonidian%2Fselenium-javascript/lists"}