<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>182334</bug_id>
          
          <creation_ts>2018-01-31 05:22:02 -0800</creation_ts>
          <short_desc>WebDriver: several tests in imported/selenium/py/test/selenium/webdriver/common/visibility_tests.py fail</short_desc>
          <delta_ts>2020-06-21 21:42:18 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebDriver</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Carlos Garcia Campos">cgarcia</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bburg</cc>
    
    <cc>lmoura</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1394978</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2018-01-31 05:22:02 -0800</bug_when>
    <thetext>FAIL WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/visibility_tests.py::testShouldNotBeAbleToClickOnAnElementThatIsNotDisplayed[WebKitGTK]
FAIL WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/visibility_tests.py::testShouldNotBeAbleToToggleAnElementThatIsNotDisplayed[WebKitGTK]
FAIL WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/visibility_tests.py::testShouldNotBeAbleToSelectAnElementThatIsNotDisplayed[WebKitGTK]
FAIL WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/visibility_tests.py::testShouldNotBeAbleToTypeAnElementThatIsNotDisplayed[WebKitGTK]
FAIL WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/visibility_tests.py::testShouldSayElementsWithNegativeTransformAreNotDisplayed[WebKitGTK]
FAIL WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/visibility_tests.py::testShouldSayElementsWithParentWithNegativeTransformAreNotDisplayed[WebKitGTK]

Similar bts:

_____________________________________________________________ testShouldNotBeAbleToClickOnAnElementThatIsNotDisplayed[WebKitGTK] _____________________________________________________________

driver = &lt;selenium.webdriver.webkitgtk.webdriver.WebDriver (session=&quot;bfa6b27a-10e7-481e-b8f7-db66739a2bb6&quot;)&gt;, pages = &lt;conftest.Pages object at 0x7fc62897f350&gt;

    def testShouldNotBeAbleToClickOnAnElementThatIsNotDisplayed(driver, pages):
        pages.load(&quot;javascriptPage.html&quot;)
        element = driver.find_element(by=By.ID, value=&quot;unclickable&quot;)
        try:
            element.click()
&gt;           assert 1 == 0, &quot;should have thrown an exception&quot;
E           AssertionError: should have thrown an exception
E           assert 1 == 0

driver     = &lt;selenium.webdriver.webkitgtk.webdriver.WebDriver (session=&quot;bfa6b27a-10e7-481e-b8f7-db66739a2bb6&quot;)&gt;
element    = &lt;selenium.webdriver.remote.webelement.WebElement (session=&quot;bfa6b27a-10e7-481e-b8f7-db66739a2bb6&quot;, element=&quot;node-6DF4C4EA-A8E0-45A7-AFBD-3C97B4E70BA2&quot;)&gt;
pages      = &lt;conftest.Pages object at 0x7fc62897f350&gt;

WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/visibility_tests.py:70: AssertionError</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1664931</commentid>
    <comment_count>1</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-06-21 21:41:29 -0700</bug_when>
    <thetext>Committed r263338: &lt;https://trac.webkit.org/changeset/263338&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1664932</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-06-21 21:42:18 -0700</bug_when>
    <thetext>&lt;rdar://problem/64583432&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>