Bug 213451
Summary: | [WebDriver] Some imported Selenium tests depends on JS fragments built by Bazel | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
Component: | WebDriver | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bburg, bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Lauro Moura
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |