Remove old FIXME

This commit is contained in:
Florian Bruhin 2016-08-17 16:08:22 +02:00
parent 15dcd5284c
commit 343b2d8385

View File

@ -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