浏览器群控方案调研
# cdp
https://github.com/Zenika/alpine-chrome
1
# playwright
playwright: 基于 cdp 进行通信
1
# selenium
# Cypress
./node_modules/.bin/cypress
npx cypress open
https://docs.cypress.io/guides/getting-started/installing-cypress
1
2
3
2
3
# Chrome Recorder
https://testerhome.com/topics/31731
1
# Miniblink
https://weolar.github.io/miniblink/views/doc/isMiniblink.html
1
# 查看是否被检测
# 查看是否被检测
http://arh.antoinevastel.com/bots/areyouheadless
https://bot.sannysoft.com/
1
2
3
2
3
# 参考
https://www.neovasolutions.com/2022/05/19/browser-automation-tools-protocols-webdriver-vs-cdp/
https://applitools.com/blog/playwright-vs-selenium/
https://testerhome.com/topics/37351
1
2
3
2
3
上次更新: 2023-09-07 10:22:14