Skip to content

Eternal freeze when calling Close Browser keyword on robotframework-browser #4124

Open
@Reinaard

Description

@Reinaard

Describe the bug
When calling keyword Close Browser in the teardown, the test freezes and can only be stopped by killing the entire robot run.

To Reproduce
Steps to reproduce the behavior:

  1. Run a simple robot framework
  • Open Browser (executablePath=C:/Program Files/Windows/edge.exe)
  • Go To https://etc.com
  • Close Browser

Expected behavior
Close Browser keyword is passed

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Edge 134.0.3124.66 (64 bit)
  • Tested on robotframework-browser 19.3.1 and 19.4.0
  • nodejs 22.14.0
  • npm 10.9.1

Additional context
Robot Framework terminal error:
[ ERROR ] Calling method '_end_suite' of listener 'Browser' failed: ConnectionError: Playwright process has been terminated with code 3221225786

Tested with robotframework-browser==19.1.2 and the same test works like a charm!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions