{"id":13583463,"url":"https://github.com/danhumphrey/page-modeller","last_synced_at":"2025-06-11T01:34:06.900Z","repository":{"id":38075303,"uuid":"114815787","full_name":"danhumphrey/page-modeller","owner":"danhumphrey","description":"⚙️ Browser DevTools extension for modelling web pages for automation.","archived":false,"fork":false,"pushed_at":"2024-07-02T03:22:55.000Z","size":11216,"stargazers_count":87,"open_issues_count":6,"forks_count":25,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-12-23T06:08:55.600Z","etag":null,"topics":["chrome-extension","firefox-extension","pageobject","pageobject-generator","pageobjectmodel","puppeteer","robot","robot-framework","robotframework","selenium","selenium-webdriver","test-automation","testing","testing-tools","webdriver","webextension"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/danhumphrey.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-19T22:07:06.000Z","updated_at":"2024-07-02T03:22:59.000Z","dependencies_parsed_at":"2023-02-08T09:16:41.850Z","dependency_job_id":"6f2993a7-c069-4a20-ad03-822579266971","html_url":"https://github.com/danhumphrey/page-modeller","commit_stats":{"total_commits":541,"total_committers":4,"mean_commits":135.25,"dds":0.01848428835489835,"last_synced_commit":"907aa48915b0f446f728ea4d9ef8008f2674ef20"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhumphrey%2Fpage-modeller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhumphrey%2Fpage-modeller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhumphrey%2Fpage-modeller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhumphrey%2Fpage-modeller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danhumphrey","download_url":"https://codeload.github.com/danhumphrey/page-modeller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231823564,"owners_count":18431948,"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":["chrome-extension","firefox-extension","pageobject","pageobject-generator","pageobjectmodel","puppeteer","robot","robot-framework","robotframework","selenium","selenium-webdriver","test-automation","testing","testing-tools","webdriver","webextension"],"created_at":"2024-08-01T15:03:29.906Z","updated_at":"2024-12-30T07:07:12.457Z","avatar_url":"https://github.com/danhumphrey.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# ![Page Modeller](src/icons/icon_32.png) Page Modeller\n\n\u003e Browser DevTools extension for modelling web pages for automation.\n\nThe Page Modeller extension enables developers to scan a web page and generate page object style code for various tools, languages and frameworks and test the UI locators in the browser.\n\nCurrent release: **2.5.1**\n\nSupported tools and languages are:\n\n- Selenium WebDriver Java\n- Selenium WebDriver C#\n- Puppeteer\n- Robot Framework\n- Protractor\n\n## Contents\n\n- [Browser Support](https://github.com/danhumphrey/page-modeller#browser-support)\n- [Installation](https://github.com/danhumphrey/page-modeller#installation)\n- [Usage](https://github.com/danhumphrey/page-modeller#usage)\n- [Options](https://github.com/danhumphrey/page-modeller#options)\n- [Screenshots](https://github.com/danhumphrey/page-modeller#screenshots)\n- [Contribute](https://github.com/danhumphrey/page-modeller#contribute)\n- [License](https://github.com/danhumphrey/page-modeller#license)\n\n## Browser Support\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"media/browsers.png\" width=\"504\" alt=\"Chrome, Firefox, Brave, Opera, Vivaldi\" /\u003e \n\u003c/p\u003e\n\n## Installation\n\nInstall the extension using the links below:\n\nhttps://chrome.google.com/webstore/detail/page-modeller/ejgkdhekcepfgdghejpkmbfjgnioejak\n\nhttps://addons.mozilla.org/en-US/firefox/addon/page-modeller/\n\nhttps://addons.opera.com/en/extensions/details/install-chrome-extensions/\n\n## Usage\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.youtube.com/watch?v=h14zWscnloI\" target=\"_blank\"\u003e\u003cimg src=\"media/youtube.jpg\" width=\"600\" alt=\"YouTube\" /\u003e\u003c/a\u003e \n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  Click to watch demonstration video on YouTube.\n\u003c/p\u003e\n\n## Options\n\nOptions can be configured via the browser extension options.\n\n- Show Tooltips\n- Dark Mode\n- Model Hidden Elements\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"media/popup_options.png\" width=\"302\" alt=\"Popup Options\" /\u003e \n\u003c/p\u003e\n\n## Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"media/screen1_chrome.jpg\" width=\"600\" alt=\"Chrome Selenium WebDriver Java\" /\u003e \n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"media/screen2_firefox.png\" width=\"600\" alt=\"Firefox Testing Locators\" /\u003e \n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"media/screen3_chrome.png\" width=\"600\" alt=\"Chrome Model Entities\" /\u003e \n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"media/screen4_firefox.png\" width=\"600\" alt=\"Firefox Robot Framework\" /\u003e \n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"media/screen3_opera.png\" width=\"600\" alt=\"Opera Edit Entity Locator\" /\u003e \n\u003c/p\u003e\n\n## Contribute\n\n### Bugs and Suggestions\n\nIf you like this extension, please :star: this repository!\n\nFeel free to propose new functionality and additional frameworks here: https://github.com/danhumphrey/page-modeller/issues\n\nThis extension is being actively developed and is considered a beta release.\n\n### Code Contributions\n\n1. Fork this repository\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to your branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## License\n\nThis library is distributed under the MIT license. Please see the [LICENSE](https://github.com/danhumphrey/page-modeller/blob/master/LICENSE) file.\n\n:point_up_2: I really should call this \"licence\" as I don't live in the US, but I'm adopting the MIT spelling :wink:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanhumphrey%2Fpage-modeller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanhumphrey%2Fpage-modeller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanhumphrey%2Fpage-modeller/lists"}