WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 283785
278731
[GTK][WebDriver] Update Selenium tests after fixing Selenium upstream WebKitGTK support code
https://bugs.webkit.org/show_bug.cgi?id=278731
Summary
[GTK][WebDriver] Update Selenium tests after fixing Selenium upstream WebKitG...
Lauro Moura
Reported
2024-08-27 08:40:41 PDT
276878@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' ... ```
Attachments
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2025-01-24 11:46:39 PST
Ended up being fixed in
288959@main
(
bug283785
) *** This bug has been marked as a duplicate of
bug 283785
***
Lauro Moura
Comment 2
2025-01-24 11:47:15 PST
For the record, the selenium upstream fix was
https://github.com/SeleniumHQ/selenium/pull/15046
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug