here is what I got when I try to get objectlist of Mozilla Firefox 3.0.15 on fedora 10:<br><br>---------------------------------------------------------------------------------------------------------------------<br>[eva@localhost Desktop]$ python<br>
Python 2.5.2 (r252:60911, Aug 27 2009, 16:21:05) <br>[GCC 4.3.2 20081105 (NeoShine 4.3.2-7.1)] on linux2<br>Type "help", "copyright", "credits" or "license" for more information.<br>
>>> from ldtp import *<br>>>> from ldtputils import *<br>>>> guiexist("Mozilla*")<br>Warning: AT-SPI error: pre method check: add: Unknown CORBA exception id: 'IDL:<a href="http://omg.org/CORBA/COMM_FAILURE:1.0">omg.org/CORBA/COMM_FAILURE:1.0</a>'<br>
Warning: AT-SPI error: pre method check: add: Unknown CORBA exception id: 'IDL:<a href="http://omg.org/CORBA/COMM_FAILURE:1.0">omg.org/CORBA/COMM_FAILURE:1.0</a>'<br>1<br>>>> getobjectlist("Mozilla*")<br>
Warning: AT-SPI error: pre method check: add: Unknown CORBA exception id: 'IDL:<a href="http://omg.org/CORBA/COMM_FAILURE:1.0">omg.org/CORBA/COMM_FAILURE:1.0</a>'<br><b>[u'frmMozillaFirefox', u'unk0']</b><br>
>>><br>---------------------------------------------------------------------------------------------------------------------<br><br>why can't I got a complete object list of firefox? I'm sure I have enabled accessibility.<br>
and I'm also confused about the warning.<br><br><br>-- <br>Eva<br>Xiong Xiaojing<br>