Currently, trying `run-webdriver-tests` with cog fails with: E webdriver.error.SessionNotCreatedException: session not created (500): Failed to connect to browser: Failed to execute child process “/app/webkit/WebKitBuild/Release/Tools/cog-prefix/src/cog-build/cog” (No such file or directory) This started happening after building Cog with meson in 252411@main, which moved the `cog` executable from `.../cog-build/cog` to `.../cog-build/launcher/cog`. Patch incoming.
Pull request: https://github.com/WebKit/WebKit/pull/5762
Committed 255995@main (ea3511fd9cd1): <https://commits.webkit.org/255995@main> Reviewed commits have been landed. Closing PR #5762 and removing active labels.