Skip to content

RemoteSwingLibrary.py and swinglibrary.py SyntaxWarning: invalid escape sequence - Python 3.12.6 #125

@joel-bgl

Description

@joel-bgl

Hello,

I'm using remoteswinglibrary 2.3.3 with Python 3.12.6 on Windows 10. I have many warnings like this :

C:\Users\Public\se_Robotframework\Python312\site-packages\remoteswinglibrary-2.3.3.jar\RemoteSwingLibrary.py:284: SyntaxWarning: invalid escape sequence '$'
C:\Users\Public\se_Robotframework\Python312\site-packages\remoteswinglibrary-2.3.3.jar\RemoteSwingLibrary.py:286: SyntaxWarning: invalid escape sequence '$'

C:\Users\Public\se_Robotframework\Python312\site-packages\remoteswinglibrary-2.3.3.jar\swinglibrary.py:233: SyntaxWarning: invalid escape sequence '`'
C:\Users\Public\se_Robotframework\Python312\site-packages\remoteswinglibrary-2.3.3.jar\swinglibrary.py:240: SyntaxWarning: invalid escape sequence '`'
...

Keywords are working good but how can I get rid of theses warnings ? I have a tools that monitor all logs/error and it alert me about flood of warnings.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions