Skip to content

RF7.0 support #51

@dlinh2011

Description

@dlinh2011

Hello, I followed exactly your DEVGUIDE to try to write a new handler.

However, I got this error when I try to run with robotframework

robot --listener oxygen.listener --pythonpath . --variable LOCUSTFILEPATH:locusthandler/locustfile.py locusthandler/test.robot
==============================================================================
Test                                                                          
==============================================================================
Performance test should pass                                          | PASS |
------------------------------------------------------------------------------
Test                                                                  | PASS |
1 test, 1 passed, 0 failed
==============================================================================
[ ERROR ] Calling method 'output_file' of listener 'oxygen.listener' failed: TypeError: Keyword.__init__() got an unexpected keyword argument 'starttime'

I'm using Python 3.12 and Robot Framework 7.0

Can you help me figure out what the problem is ? Thank you so much !

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