robotframework字典变量点击进入

时间:2017-10-19 11:36:43

标签: robotframework

有人可以帮我这个。 找到附件dictionary.png

问题:

  1. 为什么Intellij说No Usage found in Project Files为 词典?当我试图点击时。有人知道吗?
  2. 及其 显然位于variables部分
  3. 下的机器人测试文件中

    我试图解决的原因是: - 我为其他测试设置的所有这些词典都被移到data目录中的单独文件中。 - 因此,单击以查看字典键的值非常重要。

    Versions:
    - Python - 2.7.12
    - IntelliBot - 0.10.143.381
    - Robot framework plugin - 0.16.3
    
    
    - Pip list
    apipkg (1.4)
    Appium-Python-Client (0.24)
    certifi (2017.7.27.1)
    chardet (3.0.4)
    colorama (0.3.9)
    coverage (4.4.1)
    decorator (4.1.2)
    docutils (0.13.1)
    execnet (1.4.1)
    idna (2.5)
    mock (1.0.1)
    oauthlib (2.0.4)
    pip (9.0.1)
    py (1.4.34)
    pytest (3.1.3)
    pytest-cov (2.5.1)
    pytest-pythonpath (0.7.1)
    pytest-xdist (1.18.2)
    requests (2.18.2)
    requests-oauthlib (0.8.0)
    robotframework (3.0.2)
    robotframework-appiumlibrary (1.4.4)
    robotframework-extendedrequestslibrary (0.5.5)
    robotframework-pageobjectlibrary (0.1.7)
    robotframework-requests (0.4.7)
    robotframework-selenium2library (1.8.0)
    sauceclient (1.0.0)
    selenium (3.5.0)
    setuptools (28.8.0)
    six (1.10.0)
    urllib3 (1.22)
    

    Plz帮助,如果您需要更多信息,请告诉我

    感谢

1 个答案:

答案 0 :(得分:0)

在IntelliJ IDE中,Find Usage功能不可靠。这是一个已知的错误,但根据the responses to this post on the JetBrains community site,修复是获取最新版本的IntelliJ。如果您拥有最新版本的IntelliJ并且仍然遇到此错误,请忽略它。它不应该影响您的代码执行。这是一个应该是有用的工具中的错误,而不是最终所有信息读出。