Python如何引用不同目录下的文件
摘要:在py文件中需要引用到不同目录下的excel文件 假如工程如下: 在open_text.py中引用test.xlsx文件:
阅读全文
初学selenium-grid执行脚本报错:selenium.common.exceptions.WebDriverException: Message: Error forwarding the new session Empty pool of VM for setup Capabilities {browserName: firefox, javascriptEnabled: true, v
摘要:初衷是想实现一个Remote实例,也是刚学selenum-grid,就迫不及待写个脚本运行看看效果; 显示报错:selenium.common.exceptions.WebDriverException: Message: Error forwarding the new session Empty
阅读全文