• 在WEB网页上模拟人的操作(批量操作)


    思路:selenium IDE网页测试工具+firefox浏览器=》录制网页操作脚本-》导出为Perl/python/Ruby/C/R等语言

    参考:

    (1)selenium IDE网页测试工具+firefox浏览器的版本匹配的安装:

    https://blog.csdn.net/fetch001/article/details/64437979    #Selenium和Firefox对应版本及注意事项

    https://blog.csdn.net/zhao543106029/article/details/81304869  #很感谢提供了有用的下载地址,还有selenium使用说明

    https://jingyan.baidu.com/article/ca2d939d0225caeb6d31ce5e.html  #提供了具体安装细节

    http://www.cnblogs.com/hustar0102/p/5906958.html   #selenium IDE网页测试工具的使用

    (3)编程开发安装selenium +firefox环境配置

    https://zhuanlan.zhihu.com/p/37707796

  • 相关阅读:
    解决express不是内部或外部命令
    spring ioc认识
    Filter编码过滤
    call、apply、bind
    js面向对象浅析
    由clientWidth到document
    401
    删除页面中Form下面隐藏的ViewStatue
    asp.net 下载
    day98
  • 原文地址:https://www.cnblogs.com/Formulate0303/p/10824572.html
Copyright © 2020-2023  润新知