[Webkit-unassigned] [Bug 233391] [WebDriver][GLIB] Timeout navigating to COOP same-origin pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 18:00:07 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=233391

--- Comment #3 from Lauro Moura <lmoura at igalia.com> ---
And to run the WebDriver manually inside the SDK:

```
$ ./Tools/Scripts/webkit-flatpak --gtk --release -c bash
[org.webkit.Sdk WebKit]$ export PATH=/app/webkit/WebKitBuild/Release/bin:$PATH
[org.webkit.Sdk WebKit]$ export WEBKIT_EXEC_PATH=/app/webkit/WebKitBuild/Release/bin
[org.webkit.Sdk WebKit]$ export WEBKIT_INJECTED_BUNDLE_PATH=/app/webkit/WebKitBuild/Release/lib
[org.webkit.Sdk WebKit]$ env WEBKIT_DEBUG=All WebKitWebDriver --port=8088 --host=all 
```

The coop.py script automatically defaults to use GTK's MiniBrowser.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211120/5308c73c/attachment.htm>


More information about the webkit-unassigned mailing list