phantomas icon indicating copy to clipboard operation
phantomas copied to clipboard

Headless Chromium-based web performance metrics collector and monitoring tool

Results 68 phantomas issues
Sort by recently updated
recently updated
newest added

Vulnerable Library - CSS::Sassv3.4.11 Library home page: https://metacpan.org/pod/CSS::Sass Vulnerable Source Files (1) /node_modules/node-sass/src/libsass/src/utf8/checked.h ## Vulnerabilities | CVE | Severity | CVSS | Dependency | Type | Fixed in | Remediation...

security vulnerability

Prepare for `analyze-css` to be a pure ESM package - https://github.com/macbre/analyze-css/issues/616 ---- https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c - nice notes from @sindresorhus.

esm-migration

- [ ] https://github.com/facebook/jest/pull/12826 - [ ] retry failing tests

internals

Hello, Is it possible to add a custom header to avoid throttling by such tools as Akamai etc.? For example, check of https://darphin.com/ will always timeout. I'm using yellowlab tools...

enhancement

Use `test.concurrent`. https://jestjs.io/docs/api#testconcurrentname-fn-timeout

internals
Tests

Here's what I do to write the cookies from puppeteer after successful login : ```js const cookies = await page.cookies(); fs.writeFileSync('path/to/cookies.json', JSON.stringify(cookies, null, 2)); ``` Here's a working code to...

bug

* [ ] prepare `*.d.ts` files - https://www.typescriptlang.org/docs/handbook/declaration-files/templates/module-d-ts.html * [ ] use [`check-dts` for testing `*.d.ts` files](https://github.com/ai/check-dts) See https://github.com/macbre/analyze-css/pull/363

architecture
TypeScript

## `response` event > https://github.com/macbre/phantomas/blob/phantomas-v2/docs/events.md#response-1 ``` "connectionReused": false, "connectionId": 11, "remoteIPAddress": "0.0.0.0", "remotePort": 8888, ```

new metric

Throttling bandwidth would be nice to simulate mobile connection speed.

enhancement
Chrome-headless