EdgeWebDriver icon indicating copy to clipboard operation
EdgeWebDriver copied to clipboard

add `--host` flag

Open bukowa opened this issue 1 year ago • 0 comments

I don't think there's a host flag for msedgedriver ?

$ .build/bin/msedgedriver.exe  --help | grep host
  --allowed-origins=LIST          comma-separated allowlist of request origins which are allowed to connect to msedgedriver. Using `*` to allow any host origin is dangerous!

bukowa avatar Jun 28 '24 19:06 bukowa