[Webkit-unassigned] [Bug 202047] [GTK] Several webdriver tests fail or timeout with Epiphany
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 20 08:11:00 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202047
--- Comment #1 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
Created attachment 379241
--> https://bugs.webkit.org/attachment.cgi?id=379241&action=review
simplified test case to reproduce on of the issues
To test this test case do the following:
1) On one terminal run: WebKitWebDriver --host=127.0.0.1 --port=4444
2) On another terminal execute this script like follows:
For MiniBrowser test:
./simplified_test_case_input_text.sh minibrowser /path/to/MiniBrowser
For Epihany test:
./simplified_test_case_input_text.sh epiphany /path/to/epiphany
(Restart the WebKitWebDriver on terminal 1) between each test).
The test passes if you see how the text "foo" is wrote in the input text field of the page that opens (in the browser).
--
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/20190920/900f9691/attachment.html>
More information about the webkit-unassigned
mailing list