[Webkit-unassigned] [Bug 278731] New: [GTK][WebDriver] Update Selenium tests after fixing Selenium upstream WebKitGTK support code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 27 08:40:41 PDT 2024


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

            Bug ID: 278731
           Summary: [GTK][WebDriver] Update Selenium tests after fixing
                    Selenium upstream WebKitGTK support code
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bburg at apple.com

276878 at main /  updated the imported selenium copy after some fixes Selenium upstream regarding WPE. Similar changes will be needed for WebKitGTK in Selenium itself.

For example, after updating `Tools/Scripts/webkitpy/webdriver_tests/webdriver_driver_gtk.py::selenium_name()` to match the new lowercase scheme, running selenium tests with GTK results in:

./Tools/Scripts/run-webdriver-tests --release --gtk "imported/selenium/py/test/selenium/webdriver/common/api_example_tests.py::test_find_element_by_xpath"

```
...
ERROR ../../../../app/webkit/WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/api_example_tests.py::test_find_element_by_xpath[webkitgtk] - AttributeError: module 'selenium.webdriver' has no attribute 'Webkitgtk'
...
```

-- 
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/20240827/a2f239bd/attachment.htm>


More information about the webkit-unassigned mailing list