Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HasData/cloudflare-bypass
/ human_behavior.js
File
human_behavior.js
NodeJS/human_behavior.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ chromium } = require(
'playwright-extra'
);
2
const
Stealth = require(
'playwright-extra-plugin-stealth'
);
3
chromium.use(Stealth());
4
Callers
nothing calls this directly
Calls
1
humanBehavior
Function · 0.85
Tested by
no test coverage detected