gui_testing_utils.py#

Define utils for use in testing GUIs with Playwright.

openmdao.utils.gui_testing_utils.get_free_port()[source]

Get a free port.

Returns:
int

A free port.