[LDTP-Dev] ldtpRecorder
Nagappan Alagappan
nagappan at gmail.com
Tue Sep 25 09:56:02 PDT 2012
Hi Friedrich,
I was telling these exceptions:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pyatspi/registry.py", line 193, in
eventWrapper
return callback(event)
File "/home/nags/work/tmp/ldtpRecorder/src/recorder.py", line 121, in
_onEvent
actionInfo = actions.getActionInfo(event)
File "/home/nags/work/tmp/ldtpRecorder/src/actions.py", line 60, in
getActionInfo
widget = obj.getActionInfo(event)
File "/home/nags/work/tmp/ldtpRecorder/src/actions.py", line 331, in
getActionInfo
value =
ldtpHelper.getTextFieldValue(helper.getNameByAccessible(window), name)
File "/home/nags/work/tmp/ldtpRecorder/src/helper.py", line 17, in
getNameByAccessible
name = accessible.name
AttributeError: 'str' object has no attribute 'name'
^CTraceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pyatspi/registry.py", line 193, in
eventWrapper
return callback(event)
File "/home/nags/work/tmp/ldtpRecorder/src/recorder.py", line 121, in
_onEvent
actionInfo = actions.getActionInfo(event)
File "/home/nags/work/tmp/ldtpRecorder/src/actions.py", line 53, in
getActionInfo
Accessibility.ROLE_SCROLL_BAR,
File "/usr/lib/python2.7/dist-packages/pyatspi/enum.py", line 31, in
__eq__
if int(self) == int(other):
KeyboardInterrupt
Thanks
Nagappan
On Sun, Sep 23, 2012 at 9:02 AM, Friedrich Paetzke <f.paetzke at gmail.com>wrote:
> Hi,
>
> I've uploaded my previous efforts to write a new ldtp recorder to
> https://github.com/paetzke/**ldtpRecorder<https://github.com/paetzke/ldtpRecorder>.
>
> Don't expect to much. It's Work in Progress.
>
> Greetings
> Friedrich
>
> ______________________________**_________________
> LDTP-dev mailing list
> LDTP-dev at lists.freedesktop.org
> http://lists.freedesktop.org/**mailman/listinfo/ldtp-dev<http://lists.freedesktop.org/mailman/listinfo/ldtp-dev>
>
--
Linux Desktop (GUI Application) Testing Project -
http://ldtp.freedesktop.org
Cobra - Windows GUI Automation tool - https://github.com/ldtp/cobra
http://nagappanal.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/ldtp-dev/attachments/20120925/95275bbb/attachment.html>
More information about the LDTP-dev
mailing list