-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels