{"_id":"pptr-testing-library","_rev":"20-0b54d2288dc1165727fb318fd39042b6","name":"pptr-testing-library","dist-tags":{"latest":"0.8.0"},"versions":{"0.1.0":{"name":"pptr-testing-library","version":"0.1.0","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublish":"npm run rebuild && generate-export-aliases","build":"npm run build:ts","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/patrickhulce/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/patrickhulce/pptr-testing-library#readme","bugs":{"url":"https://github.com/patrickhulce/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing","utility"],"config":{"tslint":{"rules":{"no-unsafe-any":false}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"dom-testing-library":"^2.6.1"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^23.1.1","@types/puppeteer":"^1.3.4","generate-export-aliases":"^1.1.0","jest":"^23.1.0","puppeteer":"^1.5.0","rollup":"^0.61.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","semantic-release":"^11.0.0","ts-jest":"^22.4.6","tslint":"^5.10.0","typescript":"^2.9.2"},"peerDependencies":{"puppeteer":"^1.5.0"},"gitHead":"d25c69dac40a3298a2d9759cbd90a4c9cb946a7b","_id":"pptr-testing-library@0.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-tb9dwyTU4d+wENH8PLNpRcFnkddqJODy8rm3usV4q0OE/J4cNgGncGXFp7Z0JcFYz5ZithyqSMgWsDnmwUj4yg==","shasum":"67231fa5f33c2cd6453fc973e3287c34f172aa6f","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.1.0.tgz","fileCount":22,"unpackedSize":123792,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMotQCRA9TVsSAnZWagAAZYkP/i5D+taSqVIIHCi8Ld0l\nwoD/qKWcnV7KSmkqMk5/L1FX3hCjzqiQ5MfI9J5EzPZjeBiGl+AMVJwZ2O/b\nB5erFNLHimnjWnrVqFCJpjPw9qeCy13zgCv2ztcpPU+SvCGEoSxK2u0+vYKG\nLbDMGm9yeuTPACSZtr8DHLB7xfAWpon15GTqxSN+ZnQcev0T6Sna++f7hcJy\n4t1KmL2bt2dnr8rWClrf2uQVpHsuxpchkbD+3HsdXfBmDjiR1wl6o+aKRSI2\nCfgaBt0O5w1Y8GgNJeJNJomsyZ+B5VSJdez2Qy1lZuQWYgXFywOxw37UmLVu\nzJ6NnZqw05wVRUNRZyYUab0v8Fqn8k3j7p6p5hdsNYZ4EvTCsu5XLWdMBP6m\nDI9LeOICASN/T1oJ73CWskRZn0tmtEOrFTQ8WzUr7bfqc5Vnsd6yYXFLOfJh\nMiXKUj7svweQqagnBQ1xUNi5AOQw4g4MRZveizRqpYnXWMgQw0TY6b9Iqzgq\nKUFJmAAEZGIAarSVgUcq5ALT13qRBkUzttcgUnIjExltRqZOosZO2w31MUIb\nptYxtXTIeiIHeAvApob3yHqbBKhaulvPDqV9v+KtKN1rv22qORn7trXU/dpe\nA0n8LU1AShiD9Ws3pMWS1N4Hr6Ld6tTpu8kh+g6lbTXjiWjFRvrUhwk0ia+y\nOlqC\r\n=dbL9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZmYiBfTzxxRK7DLei+O6xbpMnSaPJNHGeHnFGhVvm0QIhAMgWnaZHsVWXsyWxX+0Jq2PjUCrOSKQay34/VtxQXTf1"}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.1.0_1530039120136_0.5352228066454499"},"_hasShrinkwrap":false},"0.2.0":{"name":"pptr-testing-library","version":"0.2.0","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/patrickhulce/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/patrickhulce/pptr-testing-library#readme","bugs":{"url":"https://github.com/patrickhulce/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing","utility"],"config":{"tslint":{"rules":{"no-unsafe-any":false}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"dom-testing-library":"^2.6.1","wait-for-expect":"^0.4.0"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^23.1.1","@types/puppeteer":"^1.3.4","generate-export-aliases":"^1.1.0","jest":"^23.1.0","puppeteer":"^1.5.0","rollup":"^0.61.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","semantic-release":"^11.0.0","ts-jest":"^22.4.6","tslint":"^5.10.0","typescript":"^2.9.2"},"peerDependencies":{"puppeteer":"^1.5.0"},"gitHead":"c664f017afbfd309500b3ac6710ac3634764e8b7","_id":"pptr-testing-library@0.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-OjdPcQbd8OgNr5gZNIQlZ6oWCf+NFEiQUb80QRaqquK47ZR+aqoOvvh2VPG0XmyaN6RV8sdTVFrPGOiy00X8uw==","shasum":"b851050b808d7f19c77b3be5d1d2d13e4005fcc9","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.2.0.tgz","fileCount":23,"unpackedSize":128220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNxucCRA9TVsSAnZWagAAL3QP+QDd2ZxipNvHerYvrIQj\nay6Q2mvUHoEUFX5yFw/15MNzQ+xEvQD5b7d+x/rrNuuBduRYHv00CHMC7tkS\nYaawpTXHz049nIV3AjMLK9kelpMC/wZqvuCFltYnizy4b+D+nsSLO71/wNsE\nY9eL+NPXCIcLzYRNo9JXB5OMeXMZLTGYhmdWIsqN+3DJkYau7MXvhxDdI1eF\nn/8LKYMFxqbA/b23Iewdg7Ae9dZOWBdeSR4PLVD0YwqgYPzdlXrCFWawVzfW\nZEznEYY03wY2upwxQosMyhXMMOXnh3BIYzqfzDHxkVmvYqehf9cDqmYsg1aJ\nRBADnfKbP2BvGqthZVfK00LrwdRd4vu9V+kHhPKrzwkcML3/5AWICA3opfj0\n/sHExut/p1EdjlKED2btf3S+uP5cXv0vjJcw1FuF8YYsKtTqA3Dj3Nx6iLzz\nDSbnq3DCVp+svlPb0vD5nbdCvmim71v28xy3rDMDZV1c/GSyvPeITo9MUUlt\ni7f5sJl9DIHctnSm2Wg8CvroMpKi1NhH7qxIlb0nUMK7P70E2TD4kvabF77R\nttIslglpFcnV4Ti5vvzef+yqc2sDjH2r1cbsJIonCJnFbfZ83rVW6JiHY4pe\nlz4xx0pAYUY65gijlSZ+JtdKh25HAaQPYG3K3Vz+s7HNbooUhNSJDfSOWW9I\n2kVa\r\n=vE08\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1l6PU1dD8w0c3A6cO7sgnar4lrlK3tcZNefqXnIYfsAIhAODvx7zWhv8fQsyKLqsDiV2gWP/+apSEaorNub2TIytu"}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.2.0_1530338204899_0.07754517915145387"},"_hasShrinkwrap":false},"0.2.1":{"name":"pptr-testing-library","version":"0.2.1","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/patrickhulce/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/patrickhulce/pptr-testing-library#readme","bugs":{"url":"https://github.com/patrickhulce/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing","utility"],"config":{"tslint":{"rules":{"no-unsafe-any":false}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"dom-testing-library":"^2.6.1","wait-for-expect":"^0.4.0"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^23.1.1","@types/puppeteer":"^1.3.4","generate-export-aliases":"^1.1.0","jest":"^23.1.0","puppeteer":"^1.5.0","rollup":"^0.61.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","ts-jest":"^22.4.6","tslint":"^5.10.0","typescript":"^2.9.2"},"peerDependencies":{"puppeteer":"^1.5.0"},"gitHead":"a6f4ab9cae8edd2fc8b7e658c41c0181cbf497ff","_id":"pptr-testing-library@0.2.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-auLy2/nPHMcyvQGHw0IvGu1N4E4nrfMtrGS2Gfs2qfUfJY2biv4ynK/ElheeKigsYVgXnsqPwxPMoUmUpLmcDw==","shasum":"0164f5acc8fecfa21f6e6956f5d32d713620b09e","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.2.1.tgz","fileCount":23,"unpackedSize":129843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbR+C0CRA9TVsSAnZWagAAFyoP/j/lOG5uV7KZzsEP4DhC\n0QBQKRpaVAOzeGtAjsg/sJg9hxQMmAJu96hjeiH6LEU/ELVFHZimRa5tXRBc\nGZo3GDal3dVjD39eiplORXhithtQ9eZ6WJNz2/V7PXsO1w60D6JWDXqI6VrC\ny+Okh7z0cCE9B/KeT0Z6IPcIq851LkYHN4Gz9UAAvIBGqxZjeYQaQMyIe01D\nDUfoey1/c0wml76HzTlsnj9Sfys+gmZRJe3nTPVoHR29l/INnbIWCpCiAqQy\nd3qeDuHVdBXmps7CJJt+EaTlj/NoYnFGTHOLQjAbR1TuOgFwbEbPLy6Ip2x6\nRKMvtAiV65+2lFF7g/Iwfq6sK4IvBAKrGsg39Q+oNHtNVxSPWEWEFF2F+Xu7\nXts7C/oAKoTBoZNCOLZIh7T5ATzGsH7ghCZihOCwa7WoZYzrg2bV1xTja5gI\n77ZfQByerXfp5WaPGl8RwkOci8PvX/2xYoi+UWalrYBYrHMljACS6NUq4oH6\nVDoNcxZIE9ivMjedrl8TwjfPOdB40ZwRWw2lRZqi0SvOmz8XnzQs1ZNWk3G5\n1NGIgSLlMx4qBMmv9w7oBiNpS4Q4lQiMhWw32k6mBSJKGeiRaq0YEPr7mG1h\n8Hzqgr4tRLKKhAqZBWYOpuZQwkSEiYFLb2vVWlVPFvpCapFN2yRru08PvlPT\ndYrA\r\n=U4fv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHezgwo1+ZSY4gq6jAjXJC42PKnC22c8T0r6gVnu3NaCAiBZ+DaWwinWSkylB72vonwz5kDHxUwKizDMNvDVPWL3aQ=="}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.2.1_1531437236013_0.15398336879729668"},"_hasShrinkwrap":false},"0.2.2":{"name":"pptr-testing-library","version":"0.2.2","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/patrickhulce/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/patrickhulce/pptr-testing-library#readme","bugs":{"url":"https://github.com/patrickhulce/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing","utility"],"config":{"tslint":{"rules":{"no-unsafe-any":false}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"dom-testing-library":"^2.6.1","wait-for-expect":"^0.4.0"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^23.1.1","@types/puppeteer":"^1.3.4","generate-export-aliases":"^1.1.0","jest":"^23.1.0","puppeteer":"^1.5.0","rollup":"^0.61.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","ts-jest":"^22.4.6","tslint":"^5.10.0","typescript":"^2.9.2"},"peerDependencies":{"puppeteer":"^1.5.0"},"gitHead":"8b577db0fc5c958ad5c789976f5734e8cbf0a679","_id":"pptr-testing-library@0.2.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-yaVZPsIsoHwthND7ws22bTYu/+FyCstEfYA+jOPWGMJuRhlXoi7xz4LcKclHJGvvEIQcCU3t0lCLlIq6W/Cy+Q==","shasum":"ae40d539346cf4b18d469d6e87bf3ddfbfad9938","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.2.2.tgz","fileCount":23,"unpackedSize":130174,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSP+7CRA9TVsSAnZWagAAh2UP/A7beSXkSLNaGFFYww8r\nVWFyAFY8GeAEz99Lrr6LgpEi5HcT/EiqxUKoMOGRIBax0cfWwCdaEa8/bWym\ngq9DeOj5IHh6vlq2kH+oScKdEi5blkS5iPAVcrRI0Y61taRmVMTLWYV9m8Ly\nFV50bH1nC4X0a5QzoFZapvbDgfpdBprn17NiWbJNvukzvzW65XHlIbiC0TMG\nqUA5G/0yJnlokaaYg7xumiEEnxtHQ8/nt0Fs92HL679oxwQnR6YHZvdGrTLk\ngy2jk8C/A3+Z94HEZf7HiJliq3WTBIUppoZCtPfRmCH8ACduZO4fGLrw1MQL\nTjvufqsmWBv3y0k1Tyd05ukAxnd1aZnNablN5p+dvv/xl7k77cP7X/bxT5oh\nvXTjMy88jNwithNzcwLR7lj4bx6ZTSnDGCSXzOeV5t25UoHiLK6RvKXsXY+I\nPL5sbzMMetU9U2TJoLUlGdgXefa3IrN9YqS8cc0XcGnK9v6GiLAxL675b24h\naJDLn4Mi4QRI7r6PEqHblVdhDrAkpFadZwpNMBrQ/ZB1Fae4YdN1HN9zMY/r\nNC17neYMghXk5q1mvYl3i4/1t6x2kz2il4FTHawr/BLxGa6tHh6DOkrADJzX\nHjNn8itczFea1L2YRfpqlrVbXbKs/jdvBp/qPT4oi0848XbuB6jgFbkMfncH\ncehC\r\n=fZWq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDKE1iY5AHY6e7GZVdqIYZVeyxwJQNiVtM5+lCJO2kIcAiEA7VObzHu0k4HMsvUe0x2a/TKvCd3tfbgmgR8/kdX9wvw="}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.2.2_1531510715806_0.6359748502978739"},"_hasShrinkwrap":false},"0.2.3":{"name":"pptr-testing-library","version":"0.2.3","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/patrickhulce/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/patrickhulce/pptr-testing-library#readme","bugs":{"url":"https://github.com/patrickhulce/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing","utility"],"config":{"tslint":{"rules":{"no-unsafe-any":false}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"dom-testing-library":"^2.6.1","wait-for-expect":"^0.4.0"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^23.1.1","@types/puppeteer":"^1.3.4","generate-export-aliases":"^1.1.0","jest":"^23.1.0","puppeteer":"^1.6.0","rollup":"^0.61.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","ts-jest":"^22.4.6","tslint":"^5.10.0","typescript":"^2.9.2"},"peerDependencies":{"puppeteer":"^1.5.0"},"gitHead":"70ed5659a41fa93569c73f569a1b7545c04d8c02","_id":"pptr-testing-library@0.2.3","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-NQvSEfezxk9zIJy8nXtBX2bZRIWkbi0f0ChwvMk+Y49Zzd20VkIfz0OfSBddEAOzGWsn/WrzE/gXeSXcGT8XsA==","shasum":"17abf62d6da6cf4ecad5849e59f51715ac4471e7","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.2.3.tgz","fileCount":23,"unpackedSize":130150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTlWCCRA9TVsSAnZWagAA64cP/Rf15GZrMzd41icklNpH\nwiUeQQL0BGXml141UdQKsVwaWcizUjUYK600j4/eQOrVgBMu3fasoHG27alI\n1wjclHOG3a9cUQaPILc5QlfEc2MVkxGZCyotQP2DESzm2+bNB9J8FF+1nznB\nMFaerEMqvEEs1eN5fojcOFp2I25pbHHuMW8LRcSFb2/w93QTHEpbxXbxoggg\n99tZDZ9vEcUFKK2E+XxMBXupFXxNE1gqPpb50yN5rVrRIdzHhy0uGtEcN9xc\nbnmwCzoxqOvETtPRvDgbKYa2d3X9pLmMYAXiM5RV1nN1BqgS3t508NBfXVis\nk05+K6gbKPsOo36+PlIVdsLMQpZBcBzhF+S7IxwzfUN1UpYUpCFgbuiouFhZ\njTykpZuoQK4Y+A8uCG2VJi/2E2U/Fb7e3wZD51sf5B4AThzj6pCkInEDnLrg\ntfu+J3AdW6yal46TbX87KvkI3AB5DBcC7xiI2G6fbQYTjW3ABXU733D+WJXP\n4znSciIdfpUOOal+Dl8peJjhmMf71//78GYO2NyUkqKXzWgDeBzBpUkMA7Yg\nAW9yZG2ZCu1pFJpkd6+bg0UDZ3pRY0WM7mGU+1Roxi/AEPKT5myYtjlDCO/o\nuwbUiS/FKj3QaNxy3WNGA41sPCW3bisSOtwLT8R9KCjxYFhZtQEY/tVPgnGc\nwv6X\r\n=3OKz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBUX1wv8kVctq4Lbby+Z8uoUcd96B472zK356Pmpqqe8AiEArFu9I3YC4rqiFJ8AnaV0Kq9N6AC9bPH29/cct6cmU4c="}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.2.3_1531860354601_0.7111322886484577"},"_hasShrinkwrap":false},"0.3.0":{"name":"pptr-testing-library","version":"0.3.0","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/patrickhulce/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/patrickhulce/pptr-testing-library#readme","bugs":{"url":"https://github.com/patrickhulce/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing","utility"],"config":{"tslint":{"rules":{"no-unsafe-any":false}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"dom-testing-library":"^3.11.0","wait-for-expect":"^0.4.0"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^23.1.1","@types/puppeteer":"^1.3.4","generate-export-aliases":"^1.1.0","jest":"^23.1.0","puppeteer":"^1.6.0","rollup":"^0.61.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","ts-jest":"^22.4.6","tslint":"^5.10.0","typescript":"^2.9.2"},"peerDependencies":{"puppeteer":"^1.5.0"},"gitHead":"3a575ad4bc3ba6fef62b6ee0ec7e5b4d8f9dab90","_id":"pptr-testing-library@0.3.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-E4WrhWbGxFae71i4vBfWQV8Hw1ZjMXRbz3NkXsOiPhwFNQFVQ6OYWnl9mtegxU19fOM0uxgbg0UZbgeccx7j6w==","shasum":"4250804bb71acfeca98f51235a30b6eac6e73398","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.3.0.tgz","fileCount":23,"unpackedSize":144019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxPTsCRA9TVsSAnZWagAAUWYP/07YfmdZsBjKhDwkrmq/\n7+GJ0C7qll4grM83PQsqVTeJy6jkbuba7NvmeWGvegCiTTQyayIN7ufMgCQz\nyoqoxfiRUkEzLZycVWNkGppDL3v8THKY+ltIpHaI7/4DclWNTiKfUwdgdlbm\n7L3ezrvjWYkmB5Lay+gs/Tiphnz0y4LOLDtkx27mFuqQ2lCKdNNBVcPxXSoP\nqINgTy8NV0sJ2DwaRZlv9fISodCCAhqhbWuAzRMg9jMEJU+SmYgUS3o8RvgY\nD3n5xggMUElSYvNL0ZeAJcuu6Sal8u3TMt52P3GlJuQg6BO3YCjsMkF/65FI\nNnW5WHLNRqqfQxsg1BNf3gDGgNlNDiXgSuphaX8dcZauZvdDSB85wp4nBCW7\nUADkvpUidt2zT8rv+ye1Cwf2hQabhtpP1bMKh+eGusrQyQv5FfFFdQcTP1to\ndL7HCsN730NGuCbMWMeWf2bd7TwraCrEcDqmJpWnG8vtSBnTVbLXdsdu+NaM\nwRCGsUqHcqfaLzcSQrgt6IlNdTjPRtFWq3iy37h/S6cjf7T0aEOPXABKFGuc\nfgMyd5tQ95hvdQZ2jepKCKbt2r8V2OZg/WMFrIAmvC3v+fOTr1LYNk1ZlF0v\nrdJ9Fc9AQNMScjZYlXPwu6iggKjN6Ady9LOKIo1BQeSFkUbWwrRYCUVja2OC\np6aT\r\n=GoLo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqP17USXLpscNV8keIiEBcOuWi4qZvpy67mvSYj2sd7QIgflVPahu1arBpCHEKmK+AQHQKKSS2Ud6DDqD7NtGFHlY="}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.3.0_1539634411255_0.9615738372663409"},"_hasShrinkwrap":false},"0.3.1":{"name":"pptr-testing-library","version":"0.3.1","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/patrickhulce/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/patrickhulce/pptr-testing-library#readme","bugs":{"url":"https://github.com/patrickhulce/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing","utility"],"config":{"tslint":{"rules":{"no-unsafe-any":false}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"dom-testing-library":"^3.11.0","wait-for-expect":"^0.4.0"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^23.1.1","@types/puppeteer":"^1.10.0","generate-export-aliases":"^1.1.0","jest":"^23.1.0","puppeteer":"^1.10.0","rollup":"^0.61.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","ts-jest":"^22.4.6","tslint":"^5.10.0","typescript":"^2.9.2"},"peerDependencies":{"puppeteer":"^1.5.0"},"gitHead":"73666d1d05862097aa85e33f7cfa135f2da0d81b","_id":"pptr-testing-library@0.3.1","_npmVersion":"6.4.1","_nodeVersion":"8.13.0","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-ob41XmpSDyw1oqy1Jmdhpdlvt4hJmcdD5OQiMYgLtg+toL/AXD9myIrbzamLLmKimzcrCXh0B05wtFD/A11DMQ==","shasum":"84be4dd8d0eab747411cfaee4630ede32099d55c","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.3.1.tgz","fileCount":23,"unpackedSize":144864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb+cmFCRA9TVsSAnZWagAAEvkQAJI2e9sDuTGaFPQrP4ks\nv00aD/MKgLcU69pyxr/2rLoALKMxY1dkYDoTwKp7UI3JeW5JJ4cU88KS6Ckc\nIrlfb7Ddum89pFXsnPigMcskllxrqFKyDjT8YuqVjpUZCwqD/yL8YV47zLPy\nx+pZsFx7gkVtGoK+rvY7MC33BLF8yu31tInM4JRPzVb8zNt4WplBPIBz9aAA\nnkZxqO3a+O1hLamY37TvfHJwVizj9ozgxpAsQvth7Pjh9naXHQpXY3metxm6\n9SJCTa9SjBkYvR4b9LiAZSOe09wtiljE5mSwBOAr/uwcM90yagxrIxG5UzqW\n+Kp823TxA0QwhSYDrQp5PvL34hq5FKeYXUQXF4ueVXKaPlJyeJrOktSHGEpz\ncaYn7N+nhd81DCdKY0gQd0vmxRdYPAgyOIVWH6OtOab8RzEhnoaM8X3ZfCEp\ndLcaJFI41q/WTD8nntqhm3nhpmMEfhSFyS6HG0wvSAD2RWa4YzO9H8L0q24J\nt8CjZPdDZWh/45HvXprSyhcfsdYq681uDiBGYElz1XljZJ759bQtpQVkZ1f2\nK+8LSPmCAw8b5l8qYNhB5qAlP3+nueza9C2EK4d2xNK2r0rbIwQ1+oJGnG39\nMca89+mxR73hDE2Lh798IfsIPiIv36mIFiD2jpQpKK83c9MhhhABFe7+QZ2v\nfl+G\r\n=M5lt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA9gaCZQ4/EUrCJS+qDjkaK28unGRZ8EaOGBgyJIq80sAiEAl3p+criZtpo4QOPf88iM0NjxXQj3UueXa48jqjB1yZ0="}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.3.1_1543096708688_0.7790403164166135"},"_hasShrinkwrap":false},"0.3.2":{"name":"pptr-testing-library","version":"0.3.2","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/testing-library/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/testing-library/pptr-testing-library#readme","bugs":{"url":"https://github.com/testing-library/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing","utility"],"config":{"tslint":{"rules":{"no-unsafe-any":false}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"dom-testing-library":"^3.11.0","wait-for-expect":"^0.4.0"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^23.1.1","@types/puppeteer":"^1.10.0","generate-export-aliases":"^1.1.0","jest":"^23.1.0","puppeteer":"^1.10.0","rollup":"^0.61.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","ts-jest":"^22.4.6","tslint":"^5.10.0","typescript":"^2.9.2"},"peerDependencies":{"puppeteer":"^1.5.0"},"gitHead":"ed7350d2bcca72e0dddf250a2631282217536db0","_id":"pptr-testing-library@0.3.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-X7WVmcRwuLWFkDT3iDQVOOYzKNYLri1OfxeUHEK5ZpEuKnXlWrJKUf5Dw+2Hjh2WbU4nxIRIkedfIMbhZFqCSg==","shasum":"ad09c405f4a71d9a3529cbf4fb1cad5b92445cff","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.3.2.tgz","fileCount":23,"unpackedSize":144909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxgp1CRA9TVsSAnZWagAAXJYQAIQQdikNrb9vVYZ9Nzjc\nnBbAsh7vJMEaYQT53eXgzYlhTZqoeWKhlTILgcRVG24Mr2mfE0MJ8sHvPjT2\nynGR0dJqNFWEdvDrzoCABYZv9EqSqF8vjwkVA/6pcMjwKHRlSsIIVEoaKG+Y\n1LsQ7ttGx7VdZgnU/jtQijSCZEl0pm/NDSzI5ilB9tG6UH8yEodP+GSu8bpy\nD3ayoqE+pXHQp5kMGWc0A+HeSB4/ihaba5/cZ8TKepEGBDBu7SEenMSo+7SZ\naDGloMdtGxTJ9kGGQXBAfopzeTLIbZAa2zAKfXQ+kdHsoW6K8K6jnzI1zrbO\nYKkhY+S7fTaCcTLDDfsni9kXrwbm7u1kebTrDPR04djZxBr5v+Cut4YvjYwl\nzDAGcnKQ0fArV5H4binpAasQQrbpwPO12e/YvejrGqJi58MHRnyC+NZI9MfV\nOxBhgLZyOvNO4E0W0KP54zOKXWrGCnU8V+bNOIMii5Bq0fLiawyJAlKuWkEt\nzmGJRLBvptH3qlmhMjaxpzE/dqVvqvktgme1fZaPbk6JJcSGUxI+7zA1EFr0\nEu+0S//QECEtd+O3z0EACf8AYf6FCvrkSdRhUQmbJYSlIKdXKU10r2Fvu4kp\nGSQS3TQINDlHTTH+GSH0lOxOXpRJhHDwyN2tS8wR0IpTDVOne0vs62+sndGu\n6HAd\r\n=lL9g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5lc67FkTb6jopGU+V+0yEf6JoTMmqQI7tKiJ2DxxmYgIhAOiSxiSD7RdJKs1W33lSoKRgu60cfND32hC/UccIYeWc"}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.3.2_1556482676495_0.1446175223925088"},"_hasShrinkwrap":false},"0.4.0":{"name":"pptr-testing-library","version":"0.4.0","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/testing-library/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/testing-library/pptr-testing-library#readme","bugs":{"url":"https://github.com/testing-library/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing","utility"],"config":{"tslint":{"rules":{"no-unsafe-any":false}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"dom-testing-library":"^4.1.1","wait-for-expect":"^1.2.0"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^23.1.1","@types/puppeteer":"^1.10.0","generate-export-aliases":"^1.1.0","jest":"^23.1.0","puppeteer":"^1.16.0","rollup":"^0.61.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.2.0","ts-jest":"^22.4.6","tslint":"^5.10.0","typescript":"^2.9.2"},"peerDependencies":{"puppeteer":"^1.5.0"},"gitHead":"f3be6ce467fead5d7a7bbf1c86b236491fec0f2d","_id":"pptr-testing-library@0.4.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-QXvQ4C4jPl9YLabnEFewnPbEDRrzSz2jauvCxB8cw92HG86vS+cUU02OiVieTU+a7PiN9wDVK+LAw0wszuPFaQ==","shasum":"b1efdf502341390ef1798cdc3f56bbb3814003f6","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.4.0.tgz","fileCount":23,"unpackedSize":193943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5tW4CRA9TVsSAnZWagAAE9cP/RyVkh+mvV4wHpnJ4DYE\nItI+8n4pSMorNWw7JtL5RVT8gOkBXHRZvHnDSKIgr6e0frzZO/tQ3dLCVWH3\n45RcwTJnvdDNV+YXRN2PWYyqkz7UA74/bxNmLK3ec4aJ9/lHKEmL5meUA5tL\nhTyqqzD3NM1x3dRDMNGGoS1RK/eYtdY+DM+hR3m4I+w5LWJS9NemYkH+Xczp\ngBFP/JPxQ3Jp+/nTjSzXd/ou7AsGDpf7iyBgg4qb8em4GuGlo9npJdBFAqJX\nQqVFCmBy9v50Clrlikqi1JIxHpmlxf8r4txd9ZFuwNyuPeCsmpkm9g8gMXIo\nfh+yVWXQKb6OpjBjkNaeY0z5WviRxwBocKahYSr/x8NneDOu5vTu4Yrg4HH/\nIdXV6E4y1nsks89OLWRE88RgVJgWRCs/cVNTe5i1Nnnc6D6DqfDyl636CYq8\nvAuSd74fxNKvBxfWQVL/1RFVNSW2YVDxuvNtPcbB7DpYb19kXzM/Th+suNg3\nVtvemowUX8Z0/VXibCAsn4y4zmyuJwGXeafw/oKss+eIpnHD381GWIhRNrVS\n5t9hQ+HI9jWZL+TJ+kusJpX2rtTTYj2HMgW33TU1DOP9RcOvdXXqhKUVfC/g\nqWwvVrES/7vSQlp06QWCkqnSUIcdLGOhbKnfeuhEqS0p/nqNgTMmFLzBnKSC\nn59B\r\n=6OvL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGKw071g6KRS63YLzZFR0/KeFl9WyKs1fcWKgMhWfgYoAiBwLc77M19YXQGGZN1QgllZur8790cUZmtKZUG37yrWqw=="}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.4.0_1558631863291_0.8376599411135055"},"_hasShrinkwrap":false},"0.5.0":{"name":"pptr-testing-library","version":"0.5.0","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/testing-library/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/testing-library/pptr-testing-library#readme","bugs":{"url":"https://github.com/testing-library/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing","utility"],"config":{"tslint":{"rules":{"no-unsafe-any":false}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"dom-testing-library":"^4.1.1","wait-for-expect":"^1.2.0"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^25.1.4","@types/puppeteer":"^2.0.0","generate-export-aliases":"^1.1.0","jest":"^25.1.0","puppeteer":"^2.0.0","rollup":"^0.61.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.2.0","ts-jest":"^22.4.6","tslint":"^5.10.0","typescript":"^2.9.2"},"peerDependencies":{"puppeteer":"^1.5.0 || ^2.0.0"},"engines":{"node":"^10 || ^12"},"gitHead":"c4911f348602bc38e94594e817a7b00c881a5f72","_id":"pptr-testing-library@0.5.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-nAYk21/+x2H2TajCIMWq+dPlVziSSkoBBK0PADvHn84OMvH5ta/KRJJ0I5wZFfxO9LCR47TZv6QlzGXZbfrBOA==","shasum":"c1a08d5f34afb0f731c46293efc8c50b51b0e2ef","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.5.0.tgz","fileCount":23,"unpackedSize":193997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaFs/CRA9TVsSAnZWagAA+hIP/jKkcC5vBbg6F/zwy0qB\nP67HErZa/q8xIMxzdO7ktWsjYicHo43FBm4Ba4jgSFe/MjfA5rv6bx37AJaH\nr5jRpwOyQ5F6IXtCFJBkHU3HHyPhlecf74D/L/2fy8iU2vZkT8qZQR26rstB\nfhUTjB1LB/8B2S37muPLkqL6F8WsdTXv3rENm+P1Ne8fKEBhTq9QPrHwBVXP\nugVovDZPRTrOiW1T/Cv5D10RzPCVHKewLAc+lIxPs9llbgAiqD0yRIM6HuHZ\ngpYvLhTlAltyWCIAOz1TzcnBZG75co55fzP/RuqBEhPpIicMqeHQQq/q4LtK\n7DCAgmIBNbg7fxxlSfZLtsqhTGkBt8M6YIiRIL8qBK80Ku/mXasJgzDJmT6y\nBCL8hOwjBDsUONTcGFUJcJpUlZcHgEAEGB98RXcRzESi6f84pnmo8K6ucnYZ\nXVTL/gSKhDPv1CuxOdCzOmstZoQugr6pL3c33V25t4R8Sh9utB+opx7aOUpw\nF/Mpw4MU6IBYvdSrRQgI4f9PNKK3aBaCji9J8uBjQ+JdGD0BxUPrZu8J0GX1\noDC4ItyLciaeKFXVoSkoVJNw/Vqywm6ihf35eQKzyIThaHKRLiqy8Tf7Dtad\n3oaOPxw7uwof40KhXTcyf8515FwmaihZLD+dZ4J6tk9412O/sh+8p+P8ilJ2\nVgwr\r\n=R3TG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHsLB7BDJS26iQQ1ht1doJth49HZlgYfvrVRfVUvMsS2AiEAs7s+q9uvxIKUAGtC4Fe5g/Mzji2wE24ygjDtnGeUnmQ="}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.5.0_1583897406678_0.8773784866578287"},"_hasShrinkwrap":false},"0.6.0":{"name":"pptr-testing-library","version":"0.6.0","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/testing-library/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/testing-library/pptr-testing-library#readme","bugs":{"url":"https://github.com/testing-library/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing-library","testing","utility"],"config":{"tslint":{"rules":{"increment-decrement":false,"no-unsafe-any":false,"ban-ts-ignore":{"severity":"warning"},"function-constructor":{"severity":"warning"},"strict-comparisons":{"severity":"warning"},"match-default-export-name":{"severity":"warning"}}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"@testing-library/dom":"^7.0.4","wait-for-expect":"^3.0.2"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","@rollup/plugin-replace":"^2.3.1","@types/jest":"^25.1.4","@types/puppeteer":"^2.0.0","generate-export-aliases":"^1.1.0","jest":"^25.1.0","puppeteer":"^2.0.0","rollup":"^2.0.3","ts-jest":"^25.2.1","tslint":"^6.0.0","typescript":"^3.8.3"},"peerDependencies":{"puppeteer":"^1.5.0 || ^2.0.0"},"engines":{"node":"^10 || ^12 || ^13"},"gitHead":"7c4ec821bad2232a4a2830a64449bfa57c2a116d","_id":"pptr-testing-library@0.6.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-vHQQebEYRcnk/fmmQSrCO67XiAjDcxEWZEITIAq3EW80nmrgQOUHOvN34vDwGOV1iBIsnm6eiSfPK8tG2wDi/g==","shasum":"fc028a77e8f2f089a3dfbf1e0b71fe5f6d48bfcd","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.6.0.tgz","fileCount":23,"unpackedSize":485127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyEceCRA9TVsSAnZWagAAk1AQAJ+t3f8247519B66AE+o\ngz5c3xqEbnuKxBDyY9Kz0Vhf1iOD5gtNG4xMrS8dN8chdzxEQiPLMqFQh+IP\nxdP23X7ydKvQtMI2zeeqcaWePghpXQGoFHhONnbIhNM6xYEQSQIH4XgPcOY5\nPgLCHaHdFNbBM2JX7YHnIjBsrPmeAUTsi8Pq6cca+aQ5zTCAjwhGUxkYGN8Q\nWZpFwn1eQTvDEkEgIO/GW6uIr/ZmUC3FVZZPl0+j6XLUlUy8dYHfCEoRkMRI\nUoaDsZIl/197Xj4PhyKgIiChWqhhXxgrRB39ODxKIcq2+uMcsf56c0UTQhOM\nyZQ70RJ01mjoak6N5I4OC7Gm1y6Djkrpz7RUxOKTFuTQjMQLZyf5l5INrfXW\ncSWGuopgkpss/YN1TuvzMdGKNZXHkps3Bpk/MD4fa0YyzMcarIYvs5tTnUsM\nxNh4NBIGE/nWUvOBelzUhSMP1fczPkA5Pni4RVL375tis8/TXJZYfWRlcsvB\n9rQS6uf9vuZ2+gnVFhw1fY57L6LltFMRWVgTx6InlyFzqqYFOkUb9Xf87W1J\nQ0l4bR3xIXmN/O7jrn+WLB2X/ZUzu1nQX3BOUDCceCKqWTtxgSvHD/VS2oCC\nimL7k8bs/S3l/1+QmgtOMec3l9WjqtAP5eisPTqZcOsGvLItOz6U9vF1hS5V\n8eq7\r\n=3VBx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHJEOGQgJe8uHYrNw6IzXtvuyYafTtSDaeD8hd+6xvRnAiBa6M3oMxwyJTZQyXZrGrRHBP26N7SKE1P9mgZ5GGOoxQ=="}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.6.0_1590183710151_0.7275625201344313"},"_hasShrinkwrap":false},"0.6.1":{"name":"pptr-testing-library","version":"0.6.1","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/testing-library/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/testing-library/pptr-testing-library#readme","bugs":{"url":"https://github.com/testing-library/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing-library","testing","utility"],"config":{"tslint":{"rules":{"increment-decrement":false,"no-unsafe-any":false,"ban-ts-ignore":{"severity":"warning"},"function-constructor":{"severity":"warning"},"strict-comparisons":{"severity":"warning"},"match-default-export-name":{"severity":"warning"}}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"@testing-library/dom":"^7.0.4","wait-for-expect":"^3.0.2"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","@rollup/plugin-replace":"^2.3.1","@types/jest":"^25.1.4","@types/puppeteer":"^2.0.0","generate-export-aliases":"^1.1.0","jest":"^25.1.0","puppeteer":"^2.0.0","rollup":"^2.0.3","ts-jest":"^25.2.1","tslint":"^6.0.0","typescript":"^3.8.3"},"peerDependencies":{"puppeteer":"^1.5.0 || ^2.0.0"},"engines":{"node":">=10"},"gitHead":"c7427b14df41c71ea1454683fb2c643ce3bb8d03","_id":"pptr-testing-library@0.6.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-vlh9Mi9u+6ZvzdnYaltAgdZuu4f5H2It0ZVTLlovRQvW41pGN24twPhfKQg0nZcb+UYcVc2HwEUfcV17t0QyAg==","shasum":"3c144ea1a1bc16bc3c99fabe4ffd7b899230bc7a","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.6.1.tgz","fileCount":23,"unpackedSize":485270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCHklCRA9TVsSAnZWagAATwwP/012o+0Su92gk3yz3W1c\nUvkppr2pufI6lfI7iWLCgn4tcxMuc6PGjZxbF8KXUX7o6c2nPcg8+TMRLCih\nr/pvee+M2G5FRk6nspMPOHnT0eMMnRI6gyuc5kR5rwwAYBIwiWPDbS+Fahi5\nzj72nhkjc2EnL1ErB66EaVjkRdOQrHdqndxppfOZRm4IXDVMT4L/rMgxCGMp\n2K6XFEnGoPEqQuYX9ULFqNkX0XxR5oepGZHJFziISH6BPb7SbK7NZa1MCB5O\nzquuIdeqjfvHYMHGWQEhkFw7bwnIg0WdS2bUZ6NdRb07Brv5OOZTOqgFmjHD\nWD/2CDhfQL3VXBLHoRizd0zK2ZAS7dlGHaH/uUd4mpqqD+v3EWrOGDpXrZol\nSfGVBepSKKnLbbZZDSJbG4+e/eGrt9lazWcUfQcZGMGsiB3ZvagM3+/YV7Pb\nFGS5YoK29NKzhriZIQDZhgNRbliTr74Jd6Ld1U0RE5iqe40EKgFdooEeM2W6\nPDAisAPdCO1uhB7VKS3VaHQduBsH+Nqi8mExUor6dIXdQPPSRi2STZ0+7SfV\nFSQlE5NfGJEmW2CN6iFbbp4Fr4SZrqjgUzCXEMEaT/fsvZAEkRwIPak8t4jq\nxItdlntkD6b8kuKtEAbVhMLjpw9elf0cAvAMQt3dyzCHpdZ3/TppwlaBjaQD\nRyST\r\n=/Zun\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoF8Q1qUTFVvlEQxgVFRa10+OLwzY+Oi0J3c/uLB1PIAIhAOHO4kAhfWp62vdq4Fi9WcRs7dzLrgraUiMUkxx/Pf1R"}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.6.1_1594390821069_0.07036360176518142"},"_hasShrinkwrap":false},"0.6.2":{"name":"pptr-testing-library","version":"0.6.2","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/testing-library/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/testing-library/pptr-testing-library#readme","bugs":{"url":"https://github.com/testing-library/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing-library","testing","utility"],"config":{"tslint":{"rules":{"increment-decrement":false,"no-unsafe-any":false,"ban-ts-ignore":{"severity":"warning"},"function-constructor":{"severity":"warning"},"strict-comparisons":{"severity":"warning"},"match-default-export-name":{"severity":"warning"}}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"@testing-library/dom":"^7.0.4","wait-for-expect":"^3.0.2"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","@rollup/plugin-replace":"^2.3.1","@types/jest":"^25.1.4","@types/puppeteer":"^2.0.0","generate-export-aliases":"^1.1.0","jest":"^25.1.0","puppeteer":"^5.2.1","rollup":"^2.0.3","ts-jest":"^25.2.1","tslint":"^6.0.0","typescript":"^3.8.3"},"peerDependencies":{"puppeteer":"^1.5.0 || ^2.0.0"},"engines":{"node":">=10"},"gitHead":"4e077c89c6407d06369e82cca51fa23cc26c738e","_id":"pptr-testing-library@0.6.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-kdeMxDKMVtDwBhg4mnp1niEtGXo8hhlezRLO4+LF21Od/3R6O3C8MjcOvUpTyK8B7FPiXt5cgYAnnvTNxa401g==","shasum":"2fdccc01ab00588908b007a56ff83990dade0320","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.6.2.tgz","fileCount":23,"unpackedSize":568393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLYNmCRA9TVsSAnZWagAA0MEP/121B+adU7HlAKOlpZ6n\nNjk4lh7PN/OM3V0VMrpOVM+51Ov3N+3Ze8AWL2fSuRh1P7MTjWEbxgFU1xFG\nLMGoFYhcmvvskWoqepmvD75BSRkXR7aVdaDtdt+SnZgzsETi+L9r5UXvlMXJ\nKzx7YTdIUjty9onKu3wwxjo/zpdlRZsKSpACIol4gQ+FBU9jZaKlIxXScLxD\nrcS4egNbzdam8Qe0C2IWk8RDjieO0k2QaCq4Qv2JzTk6yV9iRXoj9Sam2zf3\nUnlCsN4zVfaKSbhaZaQYlMa2VjPo2trI7qFLH6oWa5vTx7lEJp7qDdVmYdhs\n2Oql/9DOZ4JfYwdsnwI3UJCdb9cRlwEHti0BqCuWGVekuqiW+iT/6WzWFm7i\nWR2yUBfcFDweYpw29zi4EwPqquAdgldzwuJ0wH6LE7OkacJDFrFA/edy/XT6\nWSMT1tq6NmxU2zq6/SjUX+FWdLhyxeGZGn9KNZrS6cEoc2n1/BHWv16FNe7I\niO9mYLELhUZdk3pVdXxmezUGG2yBBD+y1vMhyTkawGGfvvXQ1rEg1SoBMpo5\nYqgNzJDqSpgBuQz0yUbthdLHq2e/fRfRJMuZo2gbmK5NUK+RqvVcU4Rh2787\nefTOHXEDCZIpH6wBxHKGUD0YjozMOPRkzkIG4TJP1p7hHMB9gtKMfGAL0pxA\n6fSq\r\n=r29/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGyQCTho74DRh8Z/a4CkqnLdtEk8IgcaI/n5Ti2XY1KVAiEA+5bxSvMJUhiblJgFhrPahzsxreMXBQ0DXfWhVIbfjpY="}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.6.2_1596818277764_0.25468747105543743"},"_hasShrinkwrap":false},"0.6.3":{"name":"pptr-testing-library","version":"0.6.3","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/testing-library/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/testing-library/pptr-testing-library#readme","bugs":{"url":"https://github.com/testing-library/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing-library","testing","utility"],"config":{"tslint":{"rules":{"increment-decrement":false,"no-unsafe-any":false,"ban-ts-ignore":{"severity":"warning"},"function-constructor":{"severity":"warning"},"strict-comparisons":{"severity":"warning"},"match-default-export-name":{"severity":"warning"}}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"@testing-library/dom":"^7.0.4","wait-for-expect":"^3.0.2"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","@rollup/plugin-replace":"^2.3.1","@types/jest":"^25.1.4","@types/puppeteer":"^2.0.0","generate-export-aliases":"^1.1.0","jest":"^25.1.0","puppeteer":"^5.2.1","rollup":"^2.0.3","ts-jest":"^25.2.1","tslint":"^6.0.0","typescript":"^3.8.3"},"peerDependencies":{"puppeteer":"^1.5.0 || ^2.0.0"},"engines":{"node":">=10"},"gitHead":"d58d17a5749718976c35daeaaa83acbb02adee45","_id":"pptr-testing-library@0.6.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-GGX5A6p1HUYox24fBp/GiC59OmT2i/SnSs9XJHgpaUeGQJ/nuvyTRxrbP08XneMyK+S8qdZ+2z6nmIotgc8yjQ==","shasum":"3371fbd8e4d3860069da45a43f57ae305dd8ef1d","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.6.3.tgz","fileCount":23,"unpackedSize":568538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLYiFCRA9TVsSAnZWagAAbksP/0WYujRkFMmdsoVw6gej\njHoeEsVpJvLulR6Ei2P9KCsyIiqgpozjrMQAn/WhavN4e6ShSd/YPmNwc6gN\nomX8hkgzBkmMFGGMq7H8t93+Eo3oaMXEC021E9zivl4/xw07xtpbltjVdqUs\nD3De6LzR8hQDrOzi6ABAxHLG0wIzMMwKWYfLhV5gNURLz0UlwJQlnioZ1FbQ\nfnCz3IidJ4dB6LsZOlQPiuOiuLApH4uvZMvnL2nXp5xNNLyPHJ+/qtIaTVAK\nRAAq/EANSovcCPxJhRV7sN7OxjmH5yfw2DeNi7/DRccfmDIC6bv8QZymjgYM\n7v051py58HcgP23IDbjmdqcX91y3CHOUkNPbgbddFHdfNekNHS4kVSn+GA0J\nnAwa+FLB50HQvzoAuEaOQ9a50XjejZpvZe+lP5MTV9fgpMJXkLWK/KxRmtMC\nNH8a2xc1V0SOTzKKl0lPrw5PoPFrMeJ9Q/GgnNtkcYmi30Yzy06Xrh/IZS6n\nLxaGaZIgehqGiMks/0Wr6ls4gVmsg1Gqc/h9X+T1Pz6AfA23RqGKPhTs/+Hp\npPJq5IWwmVT+o0M/dhc1IIOJlVo/L2SNkqZecEh/mbXo4SKnBTsTll5HGmK0\nxAVKSsnl/js2nk5DKe+Xg/pEv3Wxs34qix+Mvp8e/eZJKil6JmaojVYTBpNx\nG8PI\r\n=kf1x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC9A9m41ygsZRY3SNezth0H065SJb/lMCsRdYB4nImLZAiAN2HW77htmZYrFjmJb4okKAzFsAvbgb0/GkMpg4ctNSQ=="}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.6.3_1596819589322_0.977411344148408"},"_hasShrinkwrap":false},"0.6.4":{"name":"pptr-testing-library","version":"0.6.4","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:rollup","build:ts":"tsc","build:rollup":"rollup -c rollup.config.js"},"repository":{"type":"git","url":"git+https://github.com/testing-library/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/testing-library/pptr-testing-library#readme","bugs":{"url":"https://github.com/testing-library/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing-library","testing","utility"],"config":{"tslint":{"rules":{"increment-decrement":false,"no-unsafe-any":false,"ban-ts-ignore":{"severity":"warning"},"function-constructor":{"severity":"warning"},"strict-comparisons":{"severity":"warning"},"match-default-export-name":{"severity":"warning"}}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"@testing-library/dom":"^7.22.2","wait-for-expect":"^3.0.2"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","@rollup/plugin-replace":"^2.3.1","@types/jest":"^25.1.4","@types/puppeteer":"^2.0.0","generate-export-aliases":"^1.1.0","jest":"^25.1.0","puppeteer":"^5.2.1","rollup":"^2.0.3","ts-jest":"^25.2.1","tslint":"^6.0.0","typescript":"^3.8.3"},"peerDependencies":{"puppeteer":"^1.5.0 || ^2.0.0"},"engines":{"node":">=10"},"gitHead":"fe290fca9789d68cedf914974cfc947c925ab342","_id":"pptr-testing-library@0.6.4","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"dist":{"integrity":"sha512-gO9BBG1KPy694G48xAujLCyVknNYzu9V8x5uRJgu/XfcO46NH3M6bhoOydiAkF6oJfm7N2Z+JDo5+eEqLft5gA==","shasum":"0b38d85431b5b5bb91aed5bdd110fb5647ad6e1f","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.6.4.tgz","fileCount":23,"unpackedSize":579143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPFwdCRA9TVsSAnZWagAAE/wP+QG6L8dj9++4zCbrhZqv\nGsErLaOfSIiLkUyJ3pnkgshbWLQ4kg5wkpsSolldCUUrPzbnUAEt8SL9F9y6\nDemNbgMWBRxbGwc4yZbdV+TUJVZReEMZOMMQBF5kix5tLRPHj1Ry76Z3Kh4A\nuQfOfNegqSzQXgAYjVeBEHBF93zk0Lor4wYflmk5XuDrexffuJegJ7MHxVZj\ncUbW/dUGUSsnl36VVVa0KtnPtJNAlNe+WIdow7pYylpeHzoPEtjRR98Vky8J\nHWMzzBppX65xCeCwfKWOJSwEHszPNw4cJ/IFs7Pyp9BTffAZOY7gWRP5ly6i\n1mhgy6Z5YhnOt26RLnBaS9Mhqbav49bIy1/4dy/c4MzoTRlB5RJEFE97RbrO\nXb39hKbEJgsNdzoE0OIWbvqVpzkSPl0tC6S7872FH58quzkWgvXRylwAb+N5\nLm04P+/wclOsbq1vZ0oT35/YkuiLQ8/qTl5OJ5a+x7XjZG9Nsz7rfH+RgW6b\nRfwD8c3aL8tr0ElpctQQn1QYnSRxdASNPENvimZQe4idXpQgMdwTh1Iu9qaC\nfOi99ALiXRMdYlkFiK3RVl/59C82CB4SK8yNQUNp/dTMgfDVaJSHPUPeWu8P\npJbeSE4cfbNpX8FNZ6R9/hzvxi+pDDVFw28GS8HCLq7gv9DpFe9iXCH+ydyL\nzHfl\r\n=7G6K\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBa+vCJGA2ztkeNm1b9Tmj90Vkt8DYhF4z34QljWcV/7AiEAs9jr/MktxRC+7IPuxDyjwnH+24Y9MEycDtyjMva44hA="}]},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.6.4_1597791261374_0.313295786370156"},"_hasShrinkwrap":false},"0.6.5":{"name":"pptr-testing-library","version":"0.6.5","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:esbuild","build:ts":"tsc","build:esbuild":"esbuild bundle.input.js --bundle --platform=browser --define:global=window --define:process.env.NODE_ENV=\\\"development\\\" --outfile=dom-testing-library.js"},"repository":{"type":"git","url":"git+https://github.com/testing-library/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/testing-library/pptr-testing-library#readme","bugs":{"url":"https://github.com/testing-library/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing-library","testing","utility"],"config":{"tslint":{"rules":{"increment-decrement":false,"no-unsafe-any":false,"ban-ts-ignore":{"severity":"warning"},"function-constructor":{"severity":"warning"},"strict-comparisons":{"severity":"warning"},"match-default-export-name":{"severity":"warning"}}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"@testing-library/dom":"^7.31.0","esbuild":"^0.12.2","wait-for-expect":"^3.0.2"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^25.1.4","@types/puppeteer":"^2.0.0","generate-export-aliases":"^1.1.0","jest":"^25.1.0","puppeteer":"^5.5.0","ts-jest":"^25.2.1","tslint":"^6.0.0","typescript":"^3.8.3"},"peerDependencies":{"puppeteer":"*"},"engines":{"node":">=10"},"gitHead":"d73ba1f4fa6f0c72212179c69d9de14bcd0df76b","_id":"pptr-testing-library@0.6.5","_nodeVersion":"12.18.1","_npmVersion":"7.14.0","dist":{"integrity":"sha512-0F7g2pSv3fgdjMlUT4GLdcPOivm/g3na1IM6rqjBWUApeu7gS5uOAdnEr3N4EgSUT2bBVMlqrs6jUWBF78NKlQ==","shasum":"8421920b6be568b28cc0113b42b99b1e74a631a5","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.6.5.tgz","fileCount":22,"unpackedSize":748233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrX/CCRA9TVsSAnZWagAAmN0P/3dY9j8AS2CKj5CTm4Hn\nQ4UNFJbeEq8/ay7ktyXSi+rBxQGxcRN3KK+uhL0gtMSfo9jYMeCEtVhJKQ4S\nT1845sSsTtLFccHeAdI5JSEd/K40ipQXIyx8hC6WheyEGoArcEpwsqISV/mx\n+0xR2q3l5UVCl3x5BjFPP4Rg7ScjgCil/7NI+rOSyLQ6B047ekE/yAkO0A+6\nQnGzlQT/3yL5CJ58KJMAhtrnViPQqfCJoMLGHDyNICG/OgGFPQ8XnRoNNltB\nZA8jBHRz570fL1B6fIQO7p+7hZzFak169/K7gWEvlX1Zlp3SnuRrk5dyMgBd\n8Kvdb5stEqnciTjbMGEcbTMBjHRddtYWLQg2UzA0+p0JyozE3NEOA9SmCGoz\nEEnwggWtJhyUNLgNbKjvEF8Xw2R5XeHVsXrfM2KZRbHIA6AuSwvLxMU1QG83\nlOYq9c16u8vH+K3RqqWrox7fDeUqmRTxVkmoZu17XXxAC0A0Y+txUilRuQ0E\nxU1meRZjJfPdgdfr8OBU3NRmdpFRhqTPtLo5hvw+olCPDAg24tfrLbqfrFs7\n46gtno5F9fnScppedjzyRAih8NMWC0dNePPKvPGQ7tHF6KNvx0+ZFckBHxya\nMfG3P1Wg+CmA2wER0rFgtelPK60VKHB/mVEviexeMo6gMVypHdONF9riRHXA\nANs6\r\n=Y9VW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIApxYb4PD2EGdwp6+V3122mNvAOP+0p3qWQM8ch9sa+sAiEA8M+XP9cDvk1ChQgJ6o83mkzD6N1CvMUt8rExqvxtnhA="}]},"_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"directories":{},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.6.5_1621983169953_0.5394999731752783"},"_hasShrinkwrap":false},"0.7.0":{"name":"pptr-testing-library","version":"0.7.0","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:lint && npm run test:unit","test:unit":"jest","test:lint":"lint -t typescript './lib/**/*.ts'","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:esbuild","build:ts":"tsc","build:esbuild":"esbuild bundle.input.js --bundle --platform=browser --define:global=window --define:process.env.NODE_ENV=\\\"development\\\" --outfile=dom-testing-library.js"},"repository":{"type":"git","url":"git+https://github.com/testing-library/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/testing-library/pptr-testing-library#readme","bugs":{"url":"https://github.com/testing-library/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing-library","testing","utility"],"config":{"tslint":{"rules":{"increment-decrement":false,"no-unsafe-any":false,"ban-ts-ignore":{"severity":"warning"},"function-constructor":{"severity":"warning"},"strict-comparisons":{"severity":"warning"},"match-default-export-name":{"severity":"warning"}}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"@testing-library/dom":"^7.31.0","wait-for-expect":"^3.0.2"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^26.0.23","@types/puppeteer":"^5.4.3","esbuild":"^0.12.2","generate-export-aliases":"^1.1.0","jest":"^27.0.6","puppeteer":"^5.5.0","ts-jest":"^27.0.3","tslint":"^6.0.0","typescript":"^3.8.3"},"peerDependencies":{"puppeteer":"*"},"engines":{"node":">=12"},"gitHead":"860106be873fa6830c49e529ec1a0b2a65f9bbbd","_id":"pptr-testing-library@0.7.0","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"integrity":"sha512-NYt6XQzAoWCC/WKkBWW40Uth+MBRKmdYr+3NdrF4gTgBeK31zNQN6gFvmTubjZY5mUVdHmPns60jTs7PZuwg2A==","shasum":"5676a4394df3958cc2ee5722a3c4fa72520369a8","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.7.0.tgz","fileCount":22,"unpackedSize":770418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqSSNCRA9TVsSAnZWagAAf50P/2TDEC9dRiZpjxb/5p0Z\nSBjEGBIDP0KihqsNBvngeO1eM5OQVz9YjlbSlEdW9zFVJQONgN4nSNkPvoD4\nugFwekoqKXm7NBc+47yq9eKp7XdQF8yHdi8oOjJg5qchcg4RE6WZbGA1f6ob\nTheVs2SUzAaqsaeFacfaz+vbgPHyUlF0vF2h0ZU6WexSk+bNq8+5nAEVIh57\nTSswUF2zr0m6k+9Jfo9QV0IvaszFwQTzj50B4hferDCrFCEbAqdZ1UgZOd8d\nlCSa7Mvq2rV8SP/rrzQhuz+upYEJvVZJG4caKrBsbsRUbBexP8aYLgNpDVFq\n12nqjAvUzqvebWWNNoVsSuo7BlJJHzSWWkneWFZVrfjJP5JO/ltStY8hRVeC\nSGj0XKu8p/jCKwyGAThlQMtE7w675Gm9FpghN2h7tCEdTgOgFxgXExLnb33Y\n9VbjT3N0qqEVtpwUkV42j6GIhYKj0VYGAJjoOTNqVW6Kv4GgcRDYH6E6yLve\nwSERDtbSIwwHahrwksRR7Hj+V5SBAz9VHuawJ9ABLQeE2fVfUVtMiODaZnWq\n3Uuxgr++8DJBBPOJ5+aoXgjTrGhpIgJJ+ubfmLxRa1p7xdN+Bz34bU2+rXFw\n91oPS0IW/iA6aw2rY+BtoDzTLFDioT9fAxSNBmM/WMysx6Xda58NMNFbQsZ9\nqWT8\r\n=a3zw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEsxjKe5m5Q2oD/WISYBNmMsn/8s+CA1ZyECIVP75Ul1AiEAwfbG0XvBPCa0P3COF8euOpe0JFI5MQ7253SgCR6jaoA="}]},"_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"directories":{},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.7.0_1638474893302_0.39074012286718607"},"_hasShrinkwrap":false},"0.8.0":{"name":"pptr-testing-library","version":"0.8.0","description":"puppeteer + dom-testing-library","main":"./dist/index.js","scripts":{"test":"npm run test:unit","test:unit":"jest","semantic-release":"semantic-release","clean":"rm -fR dist/","rebuild":"npm run clean && npm run build","prepublishOnly":"npm run rebuild && generate-export-aliases","build":"npm run build:ts && npm run build:esbuild","build:ts":"tsc","build:esbuild":"esbuild bundle.input.js --bundle --platform=browser --define:global=window --define:process.env.NODE_ENV=\\\"development\\\" --outfile=dom-testing-library.js"},"repository":{"type":"git","url":"git+https://github.com/testing-library/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"license":"MIT","homepage":"https://github.com/testing-library/pptr-testing-library#readme","bugs":{"url":"https://github.com/testing-library/pptr-testing-library/issues"},"keywords":["puppeteer","dom-testing-library","testing-library","testing","utility"],"config":{"tslint":{"rules":{"increment-decrement":false,"no-unsafe-any":false,"ban-ts-ignore":{"severity":"warning"},"function-constructor":{"severity":"warning"},"strict-comparisons":{"severity":"warning"},"match-default-export-name":{"severity":"warning"}}},"exportAliases":{"extend":"./dist/extend"}},"dependencies":{"@testing-library/dom":"^7.31.0","wait-for-expect":"^3.0.2"},"devDependencies":{"@patrickhulce/lint":"^2.1.3","@types/jest":"^26.0.23","@types/puppeteer":"^5.4.3","esbuild":"^0.12.2","generate-export-aliases":"^1.1.0","jest":"^29.7.0","puppeteer":"^17.1.3","ts-jest":"^29.1.2","tslint":"^6.0.0","typescript":"^4.8.2"},"peerDependencies":{"puppeteer":"*"},"engines":{"node":">=20"},"_id":"pptr-testing-library@0.8.0","gitHead":"761f1208ada39eaa8c3308f0aabdd6ee63d82e06","types":"./dist/index.d.ts","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-QcaSiD3sLuxNgfl/wkv/tFB3x3bSZOPieVbmiPyoJMIWv93O2eAOhPnq8uv8qqX22o8DK+gxWgovc1XMvaioGQ==","shasum":"a96355fba09f510d8d52307470ab9b5db931d229","tarball":"https://registry.npmjs.org/pptr-testing-library/-/pptr-testing-library-0.8.0.tgz","fileCount":22,"unpackedSize":750600,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICz4w7jvr82LnmQW99adRlnO2GMdI/8MpHvpMAysOm2sAiEA2zszxk+pfITYEpdNDw/iUYMjsA1yTxZPEV/3oYlfarw="}]},"_npmUser":{"name":"patrickhulce","email":"patrick.hulce@gmail.com"},"directories":{},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pptr-testing-library_0.8.0_1709833278321_0.9953876671051956"},"_hasShrinkwrap":false}},"time":{"created":"2018-06-26T18:52:00.135Z","0.1.0":"2018-06-26T18:52:00.198Z","modified":"2024-03-07T17:41:18.985Z","0.2.0":"2018-06-30T05:56:44.992Z","0.2.1":"2018-07-12T23:13:56.093Z","0.2.2":"2018-07-13T19:38:35.886Z","0.2.3":"2018-07-17T20:45:54.693Z","0.3.0":"2018-10-15T20:13:31.422Z","0.3.1":"2018-11-24T21:58:28.859Z","0.3.2":"2019-04-28T20:17:56.674Z","0.4.0":"2019-05-23T17:17:43.415Z","0.5.0":"2020-03-11T03:30:06.860Z","0.6.0":"2020-05-22T21:41:50.284Z","0.6.1":"2020-07-10T14:20:21.233Z","0.6.2":"2020-08-07T16:37:57.911Z","0.6.3":"2020-08-07T16:59:49.476Z","0.6.4":"2020-08-18T22:54:21.469Z","0.6.5":"2021-05-25T22:52:50.097Z","0.7.0":"2021-12-02T19:54:53.533Z","0.8.0":"2024-03-07T17:41:18.523Z"},"maintainers":[{"name":"patrickhulce","email":"patrick.hulce@gmail.com"}],"description":"puppeteer + dom-testing-library","homepage":"https://github.com/testing-library/pptr-testing-library#readme","keywords":["puppeteer","dom-testing-library","testing-library","testing","utility"],"repository":{"type":"git","url":"git+https://github.com/testing-library/pptr-testing-library.git"},"author":{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com"},"bugs":{"url":"https://github.com/testing-library/pptr-testing-library/issues"},"license":"MIT","readme":"# pptr-testing-library\n\n[![NPM Package](https://badge.fury.io/js/pptr-testing-library.svg)](https://www.npmjs.com/package/pptr-testing-library)\n![GitHub Actions status](https://github.com/testing-library/pptr-testing-library/actions/workflows/ci.yml/badge.svg?branch=main)\n[![Dependencies](https://david-dm.org/testing-library/pptr-testing-library.svg)](https://david-dm.org/testing-library/pptr-testing-library)\n[![Discord](https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff)](https://discord.gg/testing-library)\n\n[puppeteer](https://github.com/GoogleChrome/puppeteer) + [@testing-library/dom](https://github.com/testing-library/dom-testing-library) = 💖\n\nAll your favorite user-centric querying functions from @testing-library/react & @testing-library/library available from Puppeteer!\n\n## Install\n\n`npm install --save-dev pptr-testing-library`\n\n## Use\n\n```js\nconst puppeteer = require('puppeteer')\nconst {getDocument, queries, waitFor} = require('pptr-testing-library')\n\nconst {getByTestId, getByLabelText} = queries\n\nconst browser = await puppeteer.launch()\nconst page = await browser.newPage()\n\n// Grab ElementHandle for document\nconst $document = await getDocument(page)\n// Your favorite query methods are available\nconst $form = await getByTestId($document, 'my-form')\n// returned elements are ElementHandles too!\nconst $email = await getByLabelText($form, 'Email')\n// interact with puppeteer like usual\nawait $email.type('pptr@example.com')\n// waiting works too!\nawait waitFor(() => getByText($document, 'Loading...'))\n```\n\nA little too un-puppeteer for you? We've got prototype-mucking covered too :)\n\n```js\nconst puppeteer = require('puppeteer')\nrequire('pptr-testing-library/extend')\n\nconst browser = await puppeteer.launch()\nconst page = await browser.newPage()\n\n// getDocument is added to prototype of Page\nconst $document = await page.getDocument()\n// query methods are added directly to prototype of ElementHandle\nconst $form = await $document.getByTestId('my-form')\n// destructing works if you explicitly call getQueriesForElement\nconst {getByText} = $form.getQueriesForElement()\n// ...\n```\n\n## Version Compat\n\n| Puppeteer Version | pptr-testing-library Version |\n| ----------------- | ---------------------------- |\n| 17+               | >0.8.0                       |\n| <17               | 0.7.x                        |\n\n## API\n\nUnique methods, not part of `@testing-library/dom`\n\n- `getDocument(page: puppeteer.Page): ElementHandle` - get an ElementHandle for the document\n- `wait(conditionFn: () => {}): Promise<{}>` - wait for the condition to not throw (wrapper around `waitForExpect`)\n\n---\n\n[@testing-library/dom API](https://github.com/testing-library/dom-testing-library#usage). All `get*`/`query*` methods are supported.\n\n- `getQueriesForElement(handle: ElementHandle): ElementHandle & QueryUtils` - extend the input object with the query API and return it\n- `getNodeText(handle: ElementHandle): Promise<string>` - get the text content of the element\n- `queries: QueryUtils` - the query subset of `@testing-library/dom` exports\n  - `queryByPlaceholderText`\n  - `queryAllByPlaceholderText`\n  - `getByPlaceholderText`\n  - `getAllByPlaceholderText`\n  - `findByPlaceholderText`\n  - `findAllByPlaceholderText`\n  - `queryByText`\n  - `queryAllByText`\n  - `getByText`\n  - `getAllByText`\n  - `findByText`\n  - `findAllByText`\n  - `queryByLabelText`\n  - `queryAllByLabelText`\n  - `getByLabelText`\n  - `getAllByLabelText`\n  - `findByLabelText`\n  - `findAllByLabelText`\n  - `queryByAltText`\n  - `queryAllByAltText`\n  - `getByAltText`\n  - `getAllByAltText`\n  - `findByAltText`\n  - `findAllByAltText`\n  - `queryByTestId`\n  - `queryAllByTestId`\n  - `getByTestId`\n  - `getAllByTestId`\n  - `findByTestId`\n  - `findAllByTestId`\n  - `queryByTitle`\n  - `queryAllByTitle`\n  - `getByTitle`\n  - `getAllByTitle`\n  - `findByTitle`\n  - `findAllByTitle`\n  - `queryByRole`\n  - `queryAllByRole`\n  - `getByRole`\n  - `getAllByRole`\n  - `findByRole`\n  - `findAllByRole`\n  - `queryByDisplayValue`,\n  - `queryAllByDisplayValue`,\n  - `getByDisplayValue`,\n  - `getAllByDisplayValue`,\n  - `findByDisplayValue`,\n  - `findAllByDisplayValue`,\n\n## Known Limitations\n\n- Async utilities `waitForElement`, `waitForElementToBeRemoved` and `waitForDomChange` are not exposed. Consider using a `find*` query.\n- `fireEvent` method is not exposed, use puppeteer's built-ins instead.\n- `expect` assertion extensions are not available.\n\n## Special Thanks\n\n[@testing-library/dom](https://github.com/testing-library/dom-testing-library) of course!\n\n## Related Puppeteer Test Utilities\n\n- [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer)\n- Yours! Name TBD, PR welcome ;)\n\n## LICENSE\n\nMIT\n","readmeFilename":"README.md","users":{}}