Giter VIP home page Giter VIP logo

Comments (3)

BATTERIA avatar BATTERIA commented on September 16, 2024

Same issue

from pyofficerobot.

liqipengyangyan avatar liqipengyangyan commented on September 16, 2024

same issue.

from pyofficerobot.

exat500g avatar exat500g commented on September 16, 2024

2023-09-28 19:34:29.773 WeChatType.py[217] SendMsg -> Find Control Timeout(10.0s): {SubName: 'TestGroup', ControlType: EditControl}
Traceback (most recent call last):
File "\micromsgServer2.py", line 65, in
wx.SendMsg('bot:test',who)
File "C:\Users*\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\PyOfficeRobot\core\WeChatType.py", line 217, in SendMsg
self.EditMsg.SendKeys('{Ctrl}a', waitTime=0)
File "C:\Users*\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\uiautomation\uiautomation.py", line 6743, in SendKeys
self.SetFocus()
File "C:\Users*\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\uiautomation\uiautomation.py", line 6213, in SetFocus
return self.Element.SetFocus() == S_OK
^^^^^^^^^^^^
File "C:\Users*
\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\uiautomation\uiautomation.py", line 6224, in Element
self.Refind(maxSearchSeconds=TIME_OUT_SECOND, searchIntervalSeconds=self.searchInterval)
File "C:\Users***\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\uiautomation\uiautomation.py", line 6475, in Refind
raise LookupError('Find Control Timeout({}s): {}'.format(maxSearchSeconds, self.GetSearchPropertiesStr()))
LookupError: Find Control Timeout(10.0s): {SubName: 'TestGroup', ControlType: EditControl}

我的错,who里面的值写错了一个大小写

from pyofficerobot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.