gpt4 book ai didi

python - 序列化错误 "c:\path\path"[Errno 13] 权限被拒绝 : C:\\path\\path

转载 作者:太空宇宙 更新时间:2023-11-04 11:13:35 30 4
gpt4 key购买 nike

我使用 Robot 框架在 Ride 中创建了一个测试用例。运行时出现错误。

我更新了python的路径。我更新了库和 Ride。我换了文件夹还是不行

*** Settings ***
Documentation This is a simple test with Robot Framework
Library SeleniumLibrary

*** Variables ***
${SERVER} http://www.google.com
${BROWSER} chrome
${DELAY} 0

*** Keywords ***
Open Browser To Login Page
Open Browser ${SERVER} ${BROWSER}
S
Maximize Browser Window
Set Selenium Speed ${DELAY}

预期结果应该允许运行测试用例。实际结果并得到“序列化错误”enter image description here

最佳答案

要在 Windows 上安装和运行机器人框架 IDE (RIDE),请运行以下命令:

  1. 安装 Python Downloads
  2. pip install robotframework
  3. pip install robotframework-ride
  4. python -m robotide.__init__

关于python - 序列化错误 "c:\path\path"[Errno 13] 权限被拒绝 : C:\\path\\path,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57580241/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com