{"id":20522753,"url":"https://github.com/testxio/testx-pdf-keywords","last_synced_at":"2026-04-24T03:35:18.261Z","repository":{"id":35241423,"uuid":"39500964","full_name":"testxio/testx-pdf-keywords","owner":"testxio","description":"A library that extends testx with keywords for testing PDF files. This library is packaged as an npm package.","archived":false,"fork":false,"pushed_at":"2016-01-21T13:09:53.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-27T00:17:44.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/testxio.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}},"created_at":"2015-07-22T10:51:02.000Z","updated_at":"2016-01-18T16:17:51.000Z","dependencies_parsed_at":"2022-09-16T20:00:23.679Z","dependency_job_id":null,"html_url":"https://github.com/testxio/testx-pdf-keywords","commit_stats":null,"previous_names":["greyarch/testx-pdf-keywords"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/testxio/testx-pdf-keywords","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testxio%2Ftestx-pdf-keywords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testxio%2Ftestx-pdf-keywords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testxio%2Ftestx-pdf-keywords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testxio%2Ftestx-pdf-keywords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testxio","download_url":"https://codeload.github.com/testxio/testx-pdf-keywords/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testxio%2Ftestx-pdf-keywords/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32208473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"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":[],"created_at":"2024-11-15T22:36:40.835Z","updated_at":"2026-04-24T03:35:18.241Z","avatar_url":"https://github.com/testxio.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"THIS PACKAGE IS DEPRECATED. PLEASE USE [testx-file-keywords](https://github.com/testxio/testx-file-keywords).\n===\n\ntestx-pdf-keywords\n=====\n\nA library that extends testx with keywords for testing PDF files. This library is packaged as a npm package\n\n## How does it work\nFrom the directory of the art code install the package as follows:\n```sh\nnpm install testx-pdf-keywords --save\n```\n\nAfter installing the package add the keywords to your protractor config file as follows:\n\n```\ntestx.addKeywords(require('testx-pdf-keywords'))\n```\n\n## Keywords\n\n| Keyword                | Argument name | Argument value  | Description | Supports repeating arguments |\n| ---------------------- | ------------- | --------------- |------------ | ---------------------------- |\n| check in pdf      |               |                 | check that the expected regex matches the text in the PDF file |  |\n|                        | file           | full path to the pdf file; one of **file**, **url** or **link** has to be specified || No |\n|                        | url           | URL of the pdf file; one of **file**, **url** or **link** has to be specified || No |\n|                        | link           | link to the pdf file; one of **file**, **url** or **link** has to be specified || No |\n|                        | timeout        | timeout in milliseconds to wait for the link to the PDF to appear on the screen; ignored if the keyword is used with **file** or **url**;  parameters; defaults to 5000 if not present || No |\n|                        | expect1(2, 3...) | expected regular expression to match the text in the pdf || Yes |\n| check not in pdf  |               |                 | same as **check in pdf**, but checks that the specified regex DOES NOT match |  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestxio%2Ftestx-pdf-keywords","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestxio%2Ftestx-pdf-keywords","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestxio%2Ftestx-pdf-keywords/lists"}