Issue 1654 in robotframework: It shows wrong Character for non-ascii characters when running.

2014-02-10 Thread robotframework
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 1654 by bo...@163.com: It shows wrong Character for non-ascii characters when running. http://code.google.com/p/robotframework/issues/detail?id=1654 Explain the new feature or other enhancement idea you have. I run tes

Re: Issue 1653 in robotframework: AttributeError: 'ProtocolError' object has no attribute 'faultString' in remotelibrary

2014-02-10 Thread robotframework
Comment #2 on issue 1653 by d...@pretaweb.com: AttributeError: 'ProtocolError' object has no attribute 'faultString' in remotelibrary http://code.google.com/p/robotframework/issues/detail?id=1653 yes you are right. It looks like a recent release has changed the xmlrpclib.Error to xmlrpcli

Re: Issue 1609 in robotframework: Option to store variables in file

2014-02-10 Thread robotframework
Comment #4 on issue 1609 by Marcin.Koperski: Option to store variables in file http://code.google.com/p/robotframework/issues/detail?id=1609 1) I agree that saving more then one its better idea 2) Maybe its possible. Problem I think is with more complex items like multi dimensional tables w

Re: Issue 1623 in robotframework: XML: Extend Remove Elements that will allow using of position range

2014-02-10 Thread robotframework
Updates: Summary: XML: Extend Remove Elements that will allow using of position range Comment #3 on issue 1623 by pekka.klarck: XML: Extend Remove Elements that will allow using of position range http://code.google.com/p/robotframework/issues/detail?id=1623 As I wrote earlier, ElementTree

Re: Issue 1609 in robotframework: Option to store variables in file

2014-02-10 Thread robotframework
Comment #3 on issue 1609 by pekka.klarck: Option to store variables in file http://code.google.com/p/robotframework/issues/detail?id=1609 1) Why only single variable? 2) Why not to use current variable files? In that case we only needed to support writing them, there's already Import Variable

Re: Issue 1624 in robotframework: Log: Filter tests based on tags and test/suite names

2014-02-10 Thread robotframework
Updates: Summary: Log: Filter tests based on tags and test/suite names Status: Accepted Labels: Target-2.9 Comment #4 on issue 1624 by pekka.klarck: Log: Filter tests based on tags and test/suite names http://code.google.com/p/robotframework/issues/detail?id=1624 I agr

Re: Issue 1647 in robotframework: one instance of instead of in output.xml

2014-02-10 Thread robotframework
Comment #9 on issue 1647 by pekka.klarck: one instance of instead of in output.xml http://code.google.com/p/robotframework/issues/detail?id=1647 Unfortunately I have no idea what could be going wrong here. It looks like multiple threads or processes would be writing to the same file, but

Re: Issue 1651 in robotframework: Timeout in 2.7, 2.8 does not interrupt SSHLibrary's Execute Command keyword

2014-02-10 Thread robotframework
Comment #2 on issue 1651 by pekka.klarck: Timeout in 2.7, 2.8 does not interrupt SSHLibrary's Execute Command keyword http://code.google.com/p/robotframework/issues/detail?id=1651 As Mikko already wrote, we just fixed an issue in SSHLibrary that caused Execute Command to ignore timeouts, si

Re: Issue 1653 in robotframework: AttributeError: 'ProtocolError' object has no attribute 'faultString' in remotelibrary

2014-02-10 Thread robotframework
Updates: Status: Pending Comment #1 on issue 1653 by pekka.klarck: AttributeError: 'ProtocolError' object has no attribute 'faultString' in remotelibrary http://code.google.com/p/robotframework/issues/detail?id=1653 Could you clarify under which conditions it is possible that `xmlrp

Issue 99 in robotframework-sshlibrary: Better PyPI page

2014-02-10 Thread robotframework-sshlibrary
Status: Accepted Owner: Labels: Type-Documentation Priority-High Target-2.0.2 New issue 99 by pekka.klarck: Better PyPI page http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=99 There isn't much information here currently: https://pypi.python.org/pypi/robotframework-sshlib

Re: Comment on Demo in robotframework-seleniumlibrary

2014-02-10 Thread robotframework-seleniumlibrary
Comment by luzia...@gmail.com: Hi, I tried to run the test and get below error. Please help how I can fix this problem. 6 critical tests, 0 passed, 6 failed 6 tests total, 0 passed, 6 failed == Login Tests.Valid Logi