RESOLVED FIXED 248556
WebDriver: Get Element Rect should not round to integer values
https://bugs.webkit.org/show_bug.cgi?id=248556
Summary WebDriver: Get Element Rect should not round to integer values
Patrick Angle
Reported 2022-11-30 13:57:37 PST
The following tests fail as a result of this issue: webdriver/tests/get_element_rect/get.py::test_basic webdriver/tests/get_element_rect/user_prompts.py::test_accept[capabilities0-alert-None] webdriver/tests/get_element_rect/user_prompts.py::test_accept[capabilities0-confirm-True] webdriver/tests/get_element_rect/user_prompts.py::test_accept[capabilities0-prompt-] webdriver/tests/get_element_rect/user_prompts.py::test_dismiss[capabilities0-alert-None] webdriver/tests/get_element_rect/user_prompts.py::test_dismiss[capabilities0-confirm-False] webdriver/tests/get_element_rect/user_prompts.py::test_dismiss[capabilities0-prompt-None]
Attachments
Patrick Angle
Comment 1 2022-11-30 13:57:43 PST
Patrick Angle
Comment 2 2022-11-30 14:32:32 PST
EWS
Comment 3 2022-12-07 12:04:16 PST
Committed 257498@main (ac88ff2a875c): <https://commits.webkit.org/257498@main> Reviewed commits have been landed. Closing PR #6991 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.