Listener v3 not working

Hi team
Recently implemented listener v3 in project.
Now we encountered with an issue listener v3 when we are using in init.robot file then iam encountering issue with. Start testcase and end testcase not found.
Same listener v3 is working with individual test suite
Only difference

Created folder
Then init.robot file created and added suite setup and suite teardown
Created multiple test suite files

Sounds like a bug in your listener code.But impossibe to tell because a) you don’t show any code and b) no actual error messages ..

1 Like

could you provide logs and minimal code that produce the issues ? without more details it will be hard to tell