首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏开源优测

    Page Objects模式源码分析,看源码不用卖萌

    再看下Page Objects的github地址:https://github.com/eeaston/page-objects ? 看着好像很多文件是不是很复杂的样子?

    62320发布于 2019-09-05
  • 来自专栏用户4624600的专栏

    Selenium入门

    无需代表整个页面都建模 针对相同动作的不同结果被建模为不同方法 selenium的po https://selenium-python.readthedocs.io/page-objects.html page-objects 安装:pip install page_objects 相关介绍 https://github.com/eeaston/page-objects https://page-objects.readthedocs.io

    3.4K11编辑于 2022-03-24
领券