当前位置:网站首页>selenium预先加载cookie的必要性
selenium预先加载cookie的必要性
2022-04-23 05:23:00 【clema】
selenium载入BD网址后,后续刷入cookie,进行刷新或者重新载入。与正常浏览初次加载已带cookie的差别是否存在可检测性?实际情况BD已检测。
背景:
1.selenium(应该是)做不了预先刷入cookie;
验证方式:
1.载入BD网址后,后续刷入cookie。对搜索结果进行举报,会提示账号扫码;
2.正常浏览初次加载已带cookie。对搜索结果进行举报,会直接进入举报界面;
分析:
1.举报涉及对账号安全性校验更高;
2.考虑到BD有反机器人等各种手段,载入后刷入cookie模式下可能会对模拟(如:快排系统、及其他软件等)效果产生一定影响。
处理方式:
1.底层直接预先刷入cookie
2.使用selenium直接带cookie访问BD
(已尝试了使用java、C#均可)
技术交流:346291516#qq.com(#为@)
版权声明
本文为[clema]所创,转载请带上原文链接,感谢
https://blog.csdn.net/clema/article/details/118434437
边栏推荐
- Let the LAN group use the remote device
- Publish your own wheel - pypi packaging upload practice
- 何时适合进行自动化测试?(下)
- 4 most common automated test challenges and Countermeasures
- How to set the initial value of El input number to null
- MFC实现资源单独Dll实现
- 项目经理值得一试的思维方式:项目成功方程式
- Three of three JS (webgl) is simple to draw lines / arcs according to points (based on linegeometry / line2 / linematerial, draw two arc segments based on the center of the circle)
- When is it appropriate for automated testing? (bottom)
- Minimum spanning tree -- unblocked project hdu1863
猜你喜欢
4 个最常见的自动化测试挑战及应对措施
JS Array常见方法
Devops life cycle, all you want to know is here!
What are the most popular recruitment technical skills in 2022? You can't think of it
Power consumption parameters of Jinbei household mute box series
Top 25 Devops tools in 2021 (Part 2)
Project manager's thinking mode worth trying: project success equation
MySQL external connection, internal connection, self connection, natural connection, cross connection
Simple application of parallel search set (red alarm)
项目经理值得一试的思维方式:项目成功方程式
随机推荐
Nacos source code startup error report solution
Let the LAN group use the remote device
npm升级后问题,慌得一批
Good simple recursive problem, string recursive training
MySQL foreign key constraint
Redis的基本知识
跨域CORS的情缘~
Use of uniapp native plug-ins
Laravel database
Open source rule engine - Ice: dedicated to solving flexible and complex hard coding problems
Routing parameters
Interpretation of common SQL statements
Redis persistence
JS Array常见方法
【openh264】cmake: msopenh264-static
Publish your own wheel - pypi packaging upload practice
Getting started with varnish
低代码和无代码的注意事项
Detailed explanation of concurrent topics
Source code analysis of how to use jump table in redis