NEW 213451
[WebDriver] Some imported Selenium tests depends on JS fragments built by Bazel
https://bugs.webkit.org/show_bug.cgi?id=213451
Summary [WebDriver] Some imported Selenium tests depends on JS fragments built by Bazel
Lauro Moura
Reported 2020-06-21 20:23:13 PDT
For example, two tests in imported/selenium/py/test/selenium/webdriver/support/relative_by_tests.py use the `findElements.js` fragment (compiled by Bazel when building Selenium). * imported/selenium/py/test/selenium/webdriver/support/relative_by_tests.py::test_should_be_able_to_find_elements_above_another[WebKitGTK] * imported/selenium/py/test/selenium/webdriver/support/relative_by_tests.py::test_should_be_able_to_combine_filters[WebKitGTK]
Attachments
Note You need to log in before you can comment on or make changes to this bug.