proc openEdge(port: int; chromeFlags: openArray[string]) {. ...raises: [OSError, ValueError, ChromeNotFound, EdgeNotFound], tags: [ExecIOEffect, ReadIOEffect, RootEffect, ReadDirEffect], forbids: [].}