程序人生

selenium简单使用示例

Pytest-selenium是Pytest的一个插件, 安装方法: pip3 install pytest pytest-selenium 用例编写时只需要在测试函数中传入seleniu...