Remove old FIXME
This commit is contained in:
parent
15dcd5284c
commit
343b2d8385
@ -217,8 +217,6 @@ class WebKitElement(webelem.AbstractWebElement):
|
||||
we want to avoid doing it twice.
|
||||
no_js: Fall back to the Python implementation
|
||||
"""
|
||||
# FIXME:qtwebengine can we get rid of this with
|
||||
# find_all_elements(only_visible=True)?
|
||||
self._check_vanished()
|
||||
|
||||
# First try getting the element rect via JS, as that's usually more
|
||||
|
Loading…
Reference in New Issue
Block a user